@charset "utf-8";
/* CSS Document */
/*
 * 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:      Typodermic Fonts Inc.
 * License URL: http://www.fontspring.com/fflicense/typodermic
 *
 */
@font-face {
    font-family: 'BeryliumBold';
    src: url('berylium_bold-webfont.eot');
    src: url('berylium_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('berylium_bold-webfont.woff') format('woff'),
         url('berylium_bold-webfont.ttf') format('truetype'),
         url('berylium_bold-webfont.svg#BeryliumBold') format('svg');
    font-weight: normal;
    font-style: normal;
    }

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

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

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