@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/open-sans-v44-latin-400.woff2') format('woff2');
    font-weight:400;
    font-style:normal;
}

@font-face {
    font-family: 'Montez';
    src:url('/fonts/montez-v25-latin-regular.woff2') format('woff2');
    font-weight:400;
    font-style:normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/fonts/lato-v25-latin-400.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}