@charset "UTF-8";

/*
 * 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:      Mark Simonson Studio
 * License URL: http://www.fontspring.com/fflicense/mark-simonson-studio
 *
 *
 */

@font-face {
    font-family: 'ProximaNovaRgRegular';
    src: url('../fonts/proximanova_regular_macroman/ProximaNova-Reg-webfont.eot');
    src: url('../fonts/proximanova_regular_macroman/ProximaNova-Reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova_regular_macroman/ProximaNova-Reg-webfont.woff') format('woff'),
         url('../fonts/proximanova_regular_macroman/ProximaNova-Reg-webfont.ttf') format('truetype'),
         url('../fonts/proximanova_regular_macroman/ProximaNova-Reg-webfont.svg#ProximaNovaRgRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('../fonts/proximanova_bold_macroman/ProximaNova-Bold-webfont.eot');
    src: url('../fonts/proximanova_bold_macroman/ProximaNova-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova_bold_macroman/ProximaNova-Bold-webfont.woff') format('woff'),
         url('../fonts/proximanova_bold_macroman/ProximaNova-Bold-webfont.ttf') format('truetype'),
         url('../fonts/proximanova_bold_macroman/ProximaNova-Bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_ltlight';
    src: url('../fonts/proximanova_light_macroman/ProximaNova-Light-webfont.eot');
    src: url('../fonts/proximanova_light_macroman/ProximaNova-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova_light_macroman/ProximaNova-Light-webfont.woff') format('woff'),
         url('../fonts/proximanova_light_macroman/ProximaNova-Light-webfont.ttf') format('truetype'),
         url('../fonts/proximanova_light_macroman/ProximaNova-Light-webfont.svg#proxima_nova_ltlight') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*
 * Web Icon Font generated from icomoon.io app
 */

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icons/icomoon.eot?-y95sm');
	src:url('../fonts/icons/icomoon.eot?#iefix-y95sm') format('embedded-opentype'),
		url('../fonts/icons/icomoon.woff?-y95sm') format('woff'),
		url('../fonts/icons/icomoon.ttf?-y95sm') format('truetype'),
		url('../fonts/icons/icomoon.svg?-y95sm#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}