/*
 * 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:      Yellow Design Studio
 * License URL: http://www.fontspring.com/fflicense/yellow-design-studio
 *
 *
 */

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

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

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

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

@font-face {
    font-family: 'verbregular';
    src: url('VerbRegular-Italic-webfont.eot');
    src: url('VerbRegular-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('VerbRegular-Italic-webfont.woff') format('woff'),
         url('VerbRegular-Italic-webfont.ttf') format('truetype'),
         url('VerbRegular-Italic-webfont.svg#verbregular_italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

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





