@font-face {
    font-family: 'quasix_titlingregular';
    src: url('quasix_titling-webfont.eot');
    src: url('quasix_titling-webfont.eot?#iefix') format('embedded-opentype'),
         url('quasix_titling-webfont.woff2') format('woff2'),
         url('quasix_titling-webfont.woff') format('woff'),
         url('quasix_titling-webfont.ttf') format('truetype'),
         url('quasix_titling-webfont.svg#quasix_titlingregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bushidotyperegular';
    src: url('bushido-webfont.eot');
    src: url('bushido-webfont.eot?#iefix') format('embedded-opentype'),
         url('bushido-webfont.woff2') format('woff2'),
         url('bushido-webfont.woff') format('woff'),
         url('bushido-webfont.ttf') format('truetype'),
         url('bushido-webfont.svg#bushidotyperegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'red_velvetica_shadowsbold';
    src: url('redvelvetica-shadowsbold-webfont.eot');
    src: url('redvelvetica-shadowsbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('redvelvetica-shadowsbold-webfont.woff2') format('woff2'),
         url('redvelvetica-shadowsbold-webfont.woff') format('woff'),
         url('redvelvetica-shadowsbold-webfont.ttf') format('truetype'),
         url('redvelvetica-shadowsbold-webfont.svg#red_velvetica_shadowsbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.font-quasix { font-family: 'quasix_titlingregular';  font-size:400%; line-height:100px; }
.font-bushido { font-family: 'bushidotyperegular';  font-size:600%;  line-height:100px;}
.font-redvelvetica { font-family: 'red_velvetica_shadowsbold'; font-size:400%; line-height:100px; }