/*
 * All OpenType features and all extended glyphs have been removed.
 
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Yellow Design Studio. 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) 2012 Yellow Design Studio. www.yellowdesignstudio.com
 
 */

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

}

