@font-face {
    font-family: 'quarkbold';
    src: url('quark-bold-webfont.eot');
    src: url('quark-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('quark-bold-webfont.woff') format('woff'),
url('quark-bold-webfont.ttf') format('truetype'),
url('quark-bold-webfont.svg#quarkbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'quarklight';
    src: url('quark-light-webfont.eot');
    src: url('quark-light-webfont.eot?#iefix') format('embedded-opentype'),
url('quark-light-webfont.woff') format('woff'),
url('quark-light-webfont.ttf') format('truetype'),
url('quark-light-webfont.svg#quarklight') format('svg');
    font-weight: normal;
    font-style: normal;

}