/*
Webfonts - fonts are included in a separate file (/css/fonts.css) to avaid cross-domain issues. (Note: could also be fixed by using base64 fonts)
*/

/**
 * @license
 * MyFonts Webfont Build ID 3176816, 2016-02-25T03:26:20-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: FF Magda Clean Web Pro Bold by FontFont
 * URL: http://www.myfonts.com/fonts/fontfont/ff-magda-clean/pro-bold/
 * 
 * Webfont: FF Magda Clean Web Pro Regular by FontFont
 * URL: http://www.myfonts.com/fonts/fontfont/ff-magda-clean/pro-regular/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3176816
 * Licensed pageviews: 825,000
 * Webfonts copyright: 2011 Critzla, Cornel Windlin, Henning Krause published by FSI FontShop International GmbH
 * 
 * © 2016 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/307970");

  
@font-face {
	font-family: 'FFMagdaCleanWebProBold';
	src: url('../fonts/FFMagdaCleanWebProBold/307970_0_0.eot');
	src: url('../fonts/FFMagdaCleanWebProBold/307970_0_0.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/FFMagdaCleanWebProBold/307970_0_0.woff2') format('woff2'),
		 url('../fonts/FFMagdaCleanWebProBold/307970_0_0.woff') format('woff'),
		 url('../fonts/FFMagdaCleanWebProBold/307970_0_0.ttf') format('truetype');}
 
  
@font-face {
	font-family: 'FFMagdaCleanWebProRegular';
	src: url('../fonts/FFMagdaCleanWebProRegular/307970_1_0.eot');
	src: url('../fonts/FFMagdaCleanWebProRegular/307970_1_0.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/FFMagdaCleanWebProRegular/307970_1_0.woff2') format('woff2'),
		 url('../fonts/FFMagdaCleanWebProRegular/307970_1_0.woff') format('woff'),
		 url('../fonts/FFMagdaCleanWebProRegular/307970_1_0.ttf') format('truetype');}

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