@font-face {
    font-family: 'archivoregular';
    src: url('archivo-regular-webfont.woff2') format('woff2'),
         url('archivo-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bainsleyregular';
    src: url('bainsley_roman-webfont.woff2') format('woff2'),
         url('bainsley_roman-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'archivomedium';
    src: url('archivo-medium-webfont.woff2') format('woff2'),
         url('archivo-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cuniabold';
    src: url('cunia-webfont.woff2') format('woff2'),
         url('cunia-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}