/* Fonts */

/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://www.fonts.com
*/

/* Gill Sans MT Condensedr */
@font-face{
	font-family:"Gill Sans W01 Cond";
	src:url("font/gill-sans/a44db533-8747-449c-84aa-c0b3e56f8ab4.eot?#iefix");
	src:url("font/gill-sans/a44db533-8747-449c-84aa-c0b3e56f8ab4.eot?#iefix") format("eot"),
	url("font/gill-sans/e593d631-0cac-4566-acd4-e56cf65e6804.woff2") format("woff2"),
	url("font/gill-sans/e3cab668-d4ff-4b5b-84ba-8679fb64707f.woff") format("woff"),
	url("font/gill-sans/050adafb-8496-40bc-bd7e-c3ac444262da.ttf") format("truetype"),
	url("font/gill-sans/c702badc-a3be-4674-979d-c07e14404890.svg#c702badc-a3be-4674-979d-c07e14404890") format("svg");
	font-weight: normal;
	font-style: normal;
}

/* Roboto Light (body) */
@font-face {
    font-family: "RobotoCondensed-Light";
    src: url("font/roboto/RobotoCondensed-Light.eot");
    src: url("font/roboto/RobotoCondensed-Light.eot?#iefix") format("embedded-opentype"),
         url("font/roboto/RobotoCondensed-Light.woff2") format("woff2"),
         url("font/roboto/RobotoCondensed-Light.woff") format("woff"),
         url("font/roboto/RobotoCondensed-Light.ttf") format("truetype"),
         url("font/roboto/RobotoCondensed-Light.svg#RobotoCondensed-Light") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Roboto Regular (body bold) */
@font-face {
    font-family: "RobotoCondensed-Regular";
    src: url("font/roboto/RobotoCondensed-Regular.eot");
    src: url("font/roboto/RobotoCondensed-Regular.eot?#iefix") format("embedded-opentype"),
         url("font/roboto/RobotoCondensed-Regular.woff2") format("woff2"),
         url("font/roboto/RobotoCondensed-Regular.woff") format("woff"),
         url("font/roboto/RobotoCondensed-Regular.ttf") format("truetype"),
         url("font/roboto/RobotoCondensed-Regular.svg#RobotoCondensed-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Boarders Font */
@font-face {
    font-family: "boarders-heading";
    src: url("font/boarders/BAUHS93.eot");
    src: url("font/boarders/BAUHS93.eot?#iefix") format("embedded-opentype"),
         url("font/boarders/BAUHS93.woff2") format("woff2"),
         url("font/boarders/BAUHS93d.woff") format("woff"),
         url("font/boarders/BAUHS93.ttf") format("truetype"),
         url("font/boarders/BAUHS93.svg#boarders-heading") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Font Awesome */
@font-face {
	font-family: 'FontAwesome';
	src:url('font/font-awesome/fontawesome-webfont.eot?v=4.4.0');
	src:url('font/font-awesome/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), 
		url('font/font-awesome/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), 
		url('font/font-awesome/fontawesome-webfont.woff?v=4.4.0') format('woff'), 
		url('font/font-awesome/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), 
		url('font/font-awesome/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

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

/* Weather Icon */
@font-face {
	font-family: 'weathericons';
	src:url('font/weather/weathericons-regular-webfont.eot');
	src:url('font/weather/weathericons-regular-webfont.eot?#iefix') format('embedded-opentype'), 
		url('font/weather/weathericons-regular-webfont.woff2') format('woff2'), 
		url('font/weather/weathericons-regular-webfont.woff') format('woff'), 
		url('font/weather/weathericons-regular-webfont.ttf') format('truetype'), 
		url('font/weather/weathericons-regular-webfont.svg#weather_iconsregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
