<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: 'texta-regular';
	src:url('../webfonts/Texta-Regular.otf') format('OpenType');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'texta-heavy';
	src:url('../webfonts/Texta-Heavy.otf') format('OpenType');
  /*  font-weight: normal;
    font-style: normal;  */
}
@font-face {
    font-family: 'texta-bold';
	src:url('../webfonts/Texta-Bold.otf') format('OpenType');
  /*  font-weight: normal;
    font-style: normal;  */
}
@font-face {
    font-family: 'cocogoose-light';
	src:url('../webfonts/Cocogoose Pro Light-trial.ttf') format('truetype');
}
@font-face {
    font-family: 'cocogoose-semilight';
	src:url('../webfonts/Cocogoose Pro Semilight-trial.ttf') format('truetype');
}
@font-face {
    font-family: 'cGothic';
	src:url('../webfonts/Cgothic.ttf') format('truetype');
}</pre></body></html>