@font-face {
    font-family: 'prismregular';
    src: url('../fonts/prism-regular-webfont.eot');
    src: url('../fonts/prism-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/prism-regular-webfont.woff') format('woff'),
         url('../fonts/prism-regular-webfont.ttf') format('truetype'),
         url('../fonts/prism-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'storefront';
    src: url('../fonts/storefront_pro-webfont.eot');
    src: url('../fonts/storefront_pro-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/storefront_pro-webfont.woff') format('woff'),
         url('../fonts/storefront_pro-webfont.ttf') format('truetype'),
         url('../fonts/storefront_pro-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}