@font-face {
    font-family: 'Lato';
    src: url("/static/fonts/Lato-Thin.7ab0bc06eecc.ttf");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url("/static/fonts/Lato-ThinItalic.2b26bc77c3f9.ttf");
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url("/static/fonts/Lato-Light.2bcc211c05fc.ttf");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url("/static/fonts/Lato-LightItalic.2404a6da847c.ttf");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url("/static/fonts/Lato-Regular.122dd68d69fe.ttf");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url("/static/fonts/Lato-Italic.5d22f337a040.ttf");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url("/static/fonts/Lato-Bold.24b516c266d7.ttf");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url("/static/fonts/Lato-BoldItalic.acc03ac1e916.ttf");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url("/static/fonts/Lato-Black.d83ab24f5cf2.ttf");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url("/static/fonts/Lato-BlackItalic.047217f671c9.ttf");
    font-weight: 900;
    font-style: italic;
}