/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2011 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      exljbris
 * License URL: http://www.fontspring.com/fflicense/exljbris
 *
 *
 */

@font-face {
    font-family: 'MuseoSlab500';
    src: url('Museo_Slab_500-webfont.eot');
    src: url('Museo_Slab_500-webfont.eot?iefix') format('eot'),
         url('Museo_Slab_500-webfont.woff') format('woff'),
         url('Museo_Slab_500-webfont.ttf') format('truetype'),
         url('Museo_Slab_500-webfont.svg#webfontyumMOUTD') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* DIN light */
@font-face {
    font-family: 'DIN';
    src: url('DINWeb-Light.eot');
    src: url('DINWeb-Light.eot?#iefix') format('embedded-opentype'),
         url('DINWeb-Light.woff') format('woff'),
         url('DINWeb-Light.ttf') format('truetype'),
         url('DINWeb-Light.svg#DINWeb-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* DIN medium */
@font-face {
    font-family: 'DIN';
    src: url('DINWeb-Medium.eot');
    src: url('DINWeb-Medium.eot?#iefix') format('embedded-opentype'),
         url('DINWeb-Medium.woff') format('woff'),
         url('DINWeb-Medium.ttf') format('truetype'),
         url('DINWeb-Medium.svg#DINWeb-Medium') format('svg');
    font-weight: bold;
    font-style: normal;
}

/* DIN medium */
@font-face {
    font-family: 'VivaceBT';
    src: url('english-111-vivace-bt.eot');
    src: local('☺'), url('english-111-vivace-bt.woff') format('woff'), url('english-111-vivace-bt.ttf') format('truetype'), url('english-111-vivace-bt.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* League Gothic 
@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('League_Gothic-webfont.eot');
    src: url('League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('League_Gothic-webfont.woff') format('woff'),
         url('League_Gothic-webfont.ttf') format('truetype'),
         url('League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/