/*
	Theme Name: CAA Hotel 2015
	Description: Chicago Athletic Association Hotel WordPress Theme
	Version: 1.0
	Author: Delwin Vriend (delwin@delwinvriend.com)
	Author URI: http://www.delwinvriend.com
	Text Domain: caa2015

	Some features originally from: HTML5 Blank WordPress Theme
	http://html5blank.com
	by: Todd Motto (@toddmotto) http://toddmotto.com
	with an MIT license (http://opensource.org/licenses/mit-license.php)
*/
@CHARSET "UTF-8";

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
@import 'lib/animated-hamburger.css.php';
@import '//fonts.googleapis.com/css?family=EB+Garamond';

@font-face {
	font-family: 'NoExit-BlackCondensed';
	src: url('fonts/NoExit02-BlackCondensed.eot');
	src: url('fonts/NoExit02-BlackCondensed.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NoExit-BlackExpanded';
	src: url('fonts/NoExit02-BlackExpanded.eot');
	src: url('fonts/NoExit02-BlackExpanded.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NoExit-BoldCondensed';
	arc: url('fonts/NoExit02-BoldCondensed.eot');
	src: url('fonts/NoExit02-BoldCondensed.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NoExit-BoldExpanded';
	src: url('fonts/NoExit02-BoldExpanded.eot');
	src: url('fonts/NoExit02-BoldExpanded.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NoExit-RegularExtraExpanded';
	src: url('fonts/NoExit02-RegularExtraExpanded.eot');
	src: url('fonts/NoExit02-RegularExtraExpanded.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'olapic-wall-icons';
	src: local('☺'), 
	     url('//photorankstatics-a.akamaihd.net/static/fonts/sdk/wall/olapic-wall-icons.eot?#iefixfcu9v2') format('embedded-opentype'),
	     url('//photorankstatics-a.akamaihd.net/static/fonts/sdk/wall/olapic-wall-icons.woff?fcu9v2') format('woff'),
	     url('//photorankstatics-a.akamaihd.net/static/fonts/sdk/wall/olapic-wall-icons.ttf?fcu9v2') format('truetype'),
	     url('//photorankstatics-a.akamaihd.net/static/fonts/sdk/wall/olapic-wall-icons.svg?fcu9v2#wall-icons') format('svg');
	font-weight: 400;
	font-style:normal;
}
