



/*---------------------------------------
Fonts
---------------------------------------*/



/*MUseo Slab*/
@font-face {
    font-family: 'museo_slab500';
    src: url('../fonts/museo-slab/museo_slab_500-webfont.eot');
    src: url('../fonts/museo-slab/museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo-slab/museo_slab_500-webfont.woff') format('woff'),
         url('../fonts/museo-slab/museo_slab_500-webfont.ttf') format('truetype'),
         url('../fonts/museo-slab/museo_slab_500-webfont.svg#museo_slab500') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

/*Droid Serif*/
@font-face {
    font-family: 'droid_serifregular';
    src: url('../fonts/droid-serif/DroidSerif-webfont.eot');
    src: url('../fonts/droid-serif/DroidSerif-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droid-serif/DroidSerif-webfont.woff') format('woff'),
         url('../fonts/droid-serif/DroidSerif-webfont.ttf') format('truetype'),
         url('../fonts/droid-serif/DroidSerif-webfont.svg#droid_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'droid_serifitalic';
    src: url('../fonts/droid-serif/DroidSerif-Italic-webfont.eot');
    src: url('../fonts/droid-serif/DroidSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droid-serif/DroidSerif-Italic-webfont.woff') format('woff'),
         url('../fonts/droid-serif/DroidSerif-Italic-webfont.ttf') format('truetype'),
         url('../fonts/droid-serif/DroidSerif-Italic-webfont.svg#droid_serifitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'droid_serifbold';
    src: url('../fonts/droid-serif/DroidSerif-Bold-webfont.eot');
    src: url('../fonts/droid-serif/DroidSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droid-serif/DroidSerif-Bold-webfont.woff') format('woff'),
         url('../fonts/droid-serif/DroidSerif-Bold-webfont.ttf') format('truetype'),
         url('../fonts/droid-serif/DroidSerif-Bold-webfont.svg#droid_serifbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'droid_serifbold_italic';
    src: url('../fonts/droid-serif/DroidSerif-Bold-webfont.eot');
    src: url('../fonts/droid-serif/DroidSerif-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droid-serif/DroidSerif-BoldItalic-webfont.woff') format('woff'),
         url('../fonts/droid-serif/DroidSerif-BoldItalic-webfont.ttf') format('truetype'),
         url('../fonts/droid-serif/DroidSerif-BoldItalic-webfont.svg#droid_serifbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}





/*Antonio*/
@font-face {
    font-family: 'antoniobold';
    src: url('../fonts/antonio/antonio-bold-webfont.eot');
    src: url('../fonts/antonio/antonio-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/antonio/antonio-bold-webfont.woff') format('woff'),
         url('../fonts/antonio/antonio-bold-webfont.ttf') format('truetype'),
         url('../fonts/antonio/antonio-bold-webfont.svg#antoniobold') format('svg');
    font-weight: normal;
    font-style: normal;

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

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

}



