<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* --- GORDITAS --- */
@font-face {
font-family: 'Gorditas';
    src: url('/Content/fonts/fontfiles/gorditas.eot');
    src: url('/Content/fonts/fontfiles/gorditas.eot?#iefix') format('embedded-opentype'),
        url('/Content/fonts/fontfiles/gorditas.woff') format('woff'),
        url('/Content/fonts/fontfiles/gorditas.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
font-family: 'Gorditas';
    src: url('/Content/fonts/fontfiles/gorditas-bold.eot');
    src: url('/Content/fonts/fontfiles/gorditas-bold.eot?#iefix') format('embedded-opentype'),
        url('/Content/fonts/fontfiles/gorditas-bold.woff') format('woff'),
        url('/Content/fonts/fontfiles/gorditas-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}</pre></body></html>