/* ==========================================================================
	#Museo500
========================================================================== */

/*
 * 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-2013 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      exljbris Font Foundry
 * License URL: http://www.fontspring.com/fflicense/exljbris
 *
 *
 */

@font-face {
	font-family: 'Museo500';
	src: url('fonts/Museo500-Regular-webfont.eot');
	src: url('fonts/Museo500-Regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Museo500-Regular-webfont.woff') format('woff'),
		 url('fonts/Museo500-Regular-webfont.ttf') format('truetype'),
		 url('fonts/Museo500-Regular-webfont.svg#Museo500Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ==========================================================================
	#BlackJack
========================================================================== */

@font-face {
	font-family: 'BlackJack';
	src: url('fonts/black_jack-webfont.eot');
	src: url('fonts/black_jack-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/black_jack-webfont.woff') format('woff'),
		 url('fonts/black_jack-webfont.ttf') format('truetype'),
		 url('fonts/black_jack-webfont.svg#blackjackregular') format('svg');
	font-weight: normal;
	font-style: normal;
}