/*
* 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-2011 Fontspring
*
*
*
*
* The fonts included are copyrighted by the vendor listed below.
*
* Vendor: The Northern Block
* License URL: http://www.fontspring.com/fflicense/northern-block
*
*
*/

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


}

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