@charset "utf-8";
@font-face {
    font-family: 'alternate_gothic_ef_no2';
    src: url('alternate_gothic_ef_no2.eot');
    src: url('alternate_gothic_ef_no2.eot?#iefix') format('embedded-opentype'),
         url('alternate_gothic_ef_no2.woff2') format('woff2'),
         url('alternate_gothic_ef_no2.woff') format('woff'),
         url('alternate_gothic_ef_no2.ttf') format('truetype'),
         url('alternate_gothic_ef_no2.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'compctab';
    src: url('compctab.eot');
    src: url('compctab.eot?#iefix') format('embedded-opentype'),
         url('compctab.woff2') format('woff2'),
         url('compctab.woff') format('woff'),
         url('compctab.ttf') format('truetype'),
         url('compctab.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


.font1{ font-family:'alternate_gothic_ef_no2', Arial, Helvetica, sans-serif;}
.font2{ font-family:'compctab', Arial, Helvetica, sans-serif;}