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

}




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

}