/*
 * 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-2012 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Mostardesign
 * License URL: http://www.fontspring.com/fflicense/mostardesign
 *
 *
 */

/*  regular*/
@font-face {
    font-family: 'IntervalSansProRegular';
    src: url('interval_sans/regular/interval_regular-webfont.eot');
    src: url('interval_sans/regular/interval_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('interval_sans/regular/interval_regular-webfont.woff') format('woff'),
         url('interval_sans/regular/interval_regular-webfont.ttf') format('truetype'),
         url('interval_sans/regular/interval_regular-webfont.svg#IntervalSansProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* regular italic */
@font-face {
    font-family: 'IntervalSansProItalic';
    src: url('interval_sans/regular_italic/interval_regular_italic-webfont.eot');
    src: url('interval_sans/regular_italic/interval_regular_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('interval_sans/regular_italic/interval_regular_italic-webfont.woff') format('woff'),
         url('interval_sans/regular_italic/interval_regular_italic-webfont.ttf') format('truetype'),
         url('interval_sans/regular_italic/interval_regular_italic-webfont.svg#IntervalSansProItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*  light */
@font-face {
    font-family: 'IntervalSansProLight';
    src: url('interval_sans/light/interval_light-webfont.eot');
    src: url('interval_sans/light/interval_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('interval_sans/light/interval_light-webfont.woff') format('woff'),
         url('interval_sans/light/interval_light-webfont.ttf') format('truetype'),
         url('interval_sans/light/interval_light-webfont.svg#IntervalSansProLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*  ultra light */
@font-face {
    font-family: 'IntervalSansProUltraLight';
    src: url('interval_sans/ultra_light/interval_ultra_light-webfont.eot');
    src: url('interval_sans/ultra_light/interval_ultra_light-webfont.eot?#iefix') format('embedded-opentype'),
    url('interval_sans/ultra_light/interval_ultra_light-webfont.woff') format('woff'),
    url('interval_sans/ultra_light/interval_ultra_light-webfont.ttf') format('truetype'),
    url('interval_sans/ultra_light/interval_ultra_light-webfont.svg#IntervalSansProLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* bold */
@font-face {
    font-family: 'IntervalSansProBold';
    src: url('interval_sans/bold/interval_bold-webfont.eot');
    src: url('interval_sans/bold/interval_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('interval_sans/bold/interval_bold-webfont.woff') format('woff'),
         url('interval_sans/bold/interval_bold-webfont.ttf') format('truetype'),
         url('interval_sans/bold/interval_bold-webfont.svg#IntervalSansProBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* bold italic */
@font-face {
    font-family: 'IntervalSansProBoldItalic';
    src: url('interval_sans/bold_italic/interval_bold_italic-webfont.eot');
    src: url('interval_sans/bold_italic/interval_bold_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('interval_sans/bold_italic/interval_bold_italic-webfont.woff') format('woff'),
         url('interval_sans/bold_italic/interval_bold_italic-webfont.ttf') format('truetype'),
         url('interval_sans/bold_italic/interval_bold_italic-webfont.svg#IntervalSansProBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* semibold */
@font-face {
    font-family: 'IntervalSansProSemiBold';
    src: url('interval_sans/semi_bold/interval_semi_bold-webfont.eot');
    src: url('interval_sans/semi_bold/interval_semi_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('interval_sans/semi_bold/interval_semi_bold-webfont.woff') format('woff'),
         url('interval_sans/semi_bold/interval_semi_bold-webfont.ttf') format('truetype'),
         url('interval_sans/semi_bold/interval_semi_bold-webfont.svg#IntervalSansProMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* semibold italic */
@font-face
{
    font-family: 'IntervalSansProSemiBoldItalic';
    src: url('interval_sans/semi_bold_italic/interval_semi_bold_italic-webfont.eot');
    src: url('interval_sans/semi_bold_italic/interval_semi_bold_italic-webfont.eot?iefix') format('eot'),
		url('interval_sans/semi_bold_italic/interval_semi_bold_italic-webfont.woff') format('woff'),
		url('interval_sans/semi_bold_italic/interval_semi_bold_italic-webfont.ttf') format('truetype'),
		url('interval_sans/semi_bold_italic/interval_semi_bold_italic-webfont.svg#webfont') format('svg');
}