<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: 'FC TOKYO';
    src: url('FCTOKYO-Expanded.eot');
    src: url('FCTOKYO-Expanded.eot?#iefix') format('embedded-opentype'),
        url('FCTOKYO-Expanded.woff2') format('woff2'),
        url('FCTOKYO-Expanded.woff') format('woff'),
        url('FCTOKYO-Expanded.ttf') format('truetype'),
        url('FCTOKYO-Expanded.svg#FCTOKYO-Expanded') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/*
@font-face {
    font-family: 'FC TOKYO';
    src: url('FCTOKYO-Condensed.eot');
    src: url('FCTOKYO-Condensed.eot?#iefix') format('embedded-opentype'),
        url('FCTOKYO-Condensed.woff2') format('woff2'),
        url('FCTOKYO-Condensed.woff') format('woff'),
        url('FCTOKYO-Condensed.ttf') format('truetype'),
        url('FCTOKYO-Condensed.svg#FCTOKYO-Condensed') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/

.font_fcto {
  font-family: 'FC TOKYO';
}</pre></body></html>