@font-face {
    font-family: 'Futura';
    font-weight: normal;
    src: url("./Futura.ttf") format("opentype");
}

@font-face {
    font-family: 'Lato-Regular';
    font-weight: normal;
    src: url("./Lato-Regular.ttf") format("opentype");
}

@font-face {
    font-family: 'Lato-Bold';
    font-weight: bold;
    src: url("./Lato-Bold.ttf") format("opentype");
}
