/*
 * 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) 2010-2014 Yellow Design Studio
 */

@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: 'verbbold';
    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#verbbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
