@font-face {
    font-family: 'Lato-Black'; 
    src: url('../static/fonts/Lato-Black.woff'), url('../static/fonts/Lato-Black.woff2'); 
}
@font-face {
    font-family: 'Lato-BlackItalic'; 
    src: url('../static/fonts/Lato-BlackItalic.woff'), url('../static/fonts/Lato-BlackItalic.woff2'); 
}
@font-face {
    font-family: 'Lato-Bold'; 
    src: url('../static/fonts/Lato-Bold.woff'), url('../static/fonts/Lato-Bold.woff2'); 
}
@font-face {
    font-family: 'Lato-BoldItalic'; 
    src: url('../static/fonts/Lato-BoldItalic.woff'), url('../static/fonts/Lato-BoldItalic.woff2'); 
}
@font-face {
    font-family: 'Lato-Italic'; 
    src: url('../static/fonts/Lato-Italic.woff'), url('../static/fonts/Lato-Italic.woff2'); 
}
@font-face {
    font-family: 'Lato-Light'; 
    src: url('../static/fonts/Lato-Light.woff'), url('../static/fonts/Lato-Light.woff2'); 
}
@font-face {
    font-family: 'Lato-LightItalic'; 
    src: url('../static/fonts/Lato-LightItalic.woff'), url('../static/fonts/Lato-LightItalic.woff2'); 
}
@font-face {
    font-family: 'Lato-Regular'; 
    src: url('../static/fonts/Lato-Regular.woff'), url('../static/fonts/Lato-Regular.woff2'); 
}
@font-face {
    font-family: 'Lato-Thin'; 
    src: url('../static/fonts/Lato-Thin.woff'), url('../static/fonts/Lato-Thin.woff2');
}
@font-face {
    font-family: 'Lato-ThinItalic'; 
    src: url('../static/fonts/Lato-ThinItalic.woff'), url('../static/fonts/Lato-ThinItalic.woff2');  
}