/* @font-face - license below MUST be included
----------------------------------------------------------- */
/*
 * 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 Fontspring
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      FontSite Inc.
 * License URL: http://www.fontspring.com/fflicense/fontsite
 *
 */
@font-face {
	font-family: 'urbano';
	src: url('../fonts/Urbano-Regular-webfont.eot');
	src: url('../fonts/Urbano-Regular-webfont.eot?#iefix') format('embedded-opentype'), 
		 url('../fonts/Urbano-Regular-webfont.woff') format('woff'), 
		 url('../fonts/Urbano-Regular-webfont.ttf') format('truetype'), 
		 url('../fonts/Urbano-Regular-webfont.svg#webfont') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'urbano';
	src: url('../fonts/Urbano-Bold-webfont.eot');
	src: url('../fonts/Urbano-Bold-webfont.eot?#iefix') format('embedded-opentype'), 
		 url('../fonts/Urbano-Bold-webfont.woff') format('woff'), 
		 url('../fonts/Urbano-Bold-webfont.ttf') format('truetype'), 
		 url('../fonts/Urbano-Bold-webfont.svg#webfont') format('svg');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'urbano';
	src: url('../fonts/Urbano-Light-webfont.eot');
	src: url('../fonts/Urbano-Light-webfont.eot?#iefix') format('embedded-opentype'), 
		 url('../fonts/Urbano-Light-webfont.woff') format('woff'), 
		 url('../fonts/Urbano-Light-webfont.ttf') format('truetype'), 
		 url('../fonts/Urbano-Light-webfont.svg#webfont') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'urbanocondensed';
	src: url('../fonts/Urbano-Cond-webfont.eot');
	src: url('../fonts/Urbano-Cond-webfont.eot?#iefix') format('embedded-opentype'), 
		 url('../fonts/Urbano-Cond-webfont.woff') format('woff'), 
		 url('../fonts/Urbano-Cond-webfont.ttf') format('truetype'), 
		 url('../fonts/Urbano-Cond-webfont.svg#webfont') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'urbanocondensed';
	src: url('../fonts/Urbano-LightCond-webfont.eot');
	src: url('../fonts/Urbano-LightCond-webfont.eot?#iefix') format('embedded-opentype'), 
		 url('../fonts/Urbano-LightCond-webfont.woff') format('woff'), 
		 url('../fonts/Urbano-LightCond-webfont.ttf') format('truetype'), 
		 url('../fonts/Urbano-LightCond-webfont.svg#webfont') format('svg');
	font-weight: 300;
	font-style: normal;
}
	
@font-face {
	font-family: 'xerxes';
	src:url('../fonts/xerxes.eot?-qbj7cw');
	src:url('../fonts/xerxes.eot?#iefix-qbj7cw') format('embedded-opentype'),
		url('../fonts/xerxes.ttf?-qbj7cw') format('truetype'),
		url('../fonts/xerxes.woff?-qbj7cw') format('woff'),
		url('../fonts/xerxes.svg?-qbj7cw#xerxes') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* in conjunction with font awesome */
.icon-xerxes-bim:before { content: "\e920"; }
.icon-file-bim-o:before { content: "\e921"; }

.fa-file-rfa-o:before,
.fa-file-bim-o:before {
	font-family: 'xerxes';
	content: "\e921";
}
