<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'BIGJOHN';
    src: url('../fonts/BigJohn/BIGJOHN.eot');
    src: url('../fonts/BigJohn/BIGJOHN.eot') format('embedded-opentype'),
         url('../fonts/BigJohn/BIGJOHN.woff2') format('woff2'),
         url('../fonts/BigJohn/BIGJOHN.woff') format('woff'),
         url('../fonts/BigJohn/BIGJOHN.ttf') format('truetype'),
         url('../fonts/BigJohn/BIGJOHN.svg#BIGJOHN') format('svg');
}

@font-face {
    font-family: 'PrimeLight';
    src: url('../fonts/Prime/Prime-Light.eot');
    src: url('../fonts/Prime/Prime-Light.eot') format('embedded-opentype'),
         url('../fonts/Prime/Prime-Light.woff2') format('woff2'),
         url('../fonts/Prime/Prime-Light.woff') format('woff'),
         url('../fonts/Prime/Prime-Light.ttf') format('truetype'),
         url('../fonts/Prime/Prime-Light.svg#Prime-Light') format('svg');
}


@font-face {
    font-family: 'Avoqado';
    src: url('../fonts/Avoqado/Avoqado_PersonalUse.otf');
    src:url('../fonts/Avoqado/Avoqado_PersonalUse.woff') format('woff'),
}</pre></body></html>