@font-face {
    font-family: 'maintalregular';
    src: url('../fonts/maintal-webfont.woff2') format('woff2'),
        url('../fonts/maintal-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nevins';
    src: url('../fonts/nevins-webfont.woff2') format('woff2'),
        url('../fonts/nevins-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gieontoregular';
    src: url('../fonts/gieonto-webfont.woff2') format('woff2'),
        url('../fonts/gieonto-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}