@font-face {
    font-family: 'Lato';
    src: local('Lato Light'), local('Lato-Light'), url('Lato-Light-webfont.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Regular'), local('Lato-Regular'), url('Lato-Regular-webfont.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Medium'), local('Lato-Medium'), url('Lato-Medium-webfont.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: 'Lato';
    src: local('Lato Semibold'), local('Lato-Semibold'), url('Lato-Semibold-webfont.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}