/*
 * 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-2016 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Rodrigo Typo
 * License URL: https://www.fontspring.com/licenses/rodrigo-typo/webfont
 *
 *
 */

@font-face {
    font-family: 'tobi_dirt_blackregular';
    src: url('tobi_dirt_black-webfont.eot');
    src: url('tobi_dirt_black-webfont.eot?#iefix') format('embedded-opentype'),
url('tobi_dirt_black-webfont.woff2') format('woff2'),
url('tobi_dirt_black-webfont.woff') format('woff'),
url('tobi_dirt_black-webfont.ttf') format('truetype'),
url('tobi_dirt_black-webfont.svg#tobi_dirt_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

