@font-face {
    font-family: 'Lato-Bold';
    font-style: normal;
    src: url('../fonts/Lato-Bold.ttf') format('woff2');
}

@font-face {
    font-family: 'Lato-Black';
    font-style: normal;
    src: url('../fonts/Lato-Black.ttf') format('woff2');
}

@font-face {
    font-family: 'Lato-BlackItalic';
    font-style: normal;
    src: url('../fonts/Lato-BlackItalic.ttf') format('woff2');
}

@font-face {
    font-family: 'Lato-BoldItalic';
    font-style: normal;
    src: url('../fonts/Lato-BoldItalic.ttf') format('woff2');
}

@font-face {
    font-family: 'Lato-Italic';
    font-style: normal;
    src: url('../fonts/Lato-Italic.ttf') format('woff2');
}

@font-face {
    font-family: 'Lato-Light';
    font-style: normal;
    src: url('../fonts/Lato-Light.ttf') format('woff2');
}

@font-face {
    font-family: 'Lato-LightItalic';
    font-style: normal;
    src: url('../fonts/Lato-LightItalic.ttf') format('woff2');
}

@font-face {
    font-family: 'Lato-Regular';
    font-style: normal;
    src: url('../fonts/Lato-Regular.ttf') format('woff2');
}

@font-face {
    font-family: 'Lato-Thin';
    font-style: normal;
    src: url('../fonts/Lato-Thin.ttf') format('woff2');
}

@font-face {
    font-family: 'Lato-ThinItalic';
    font-style: normal;
    src: url('../fonts/Lato-ThinItalic.ttf') format('woff2');
}



