/*-----------------------------------------------------------------------------------

	Theme Name:  FlatBook
	Version:     1.3.1
	Description: FlatBook is a 100% responsive hand coded ebook & app selling landing page featuring a trendy but unique flat design in nine color schemes. FlatBook suits perfectly every businesses or individuals who would like to showcase ebook or application with a onepage marketing landing page in a sophisticated, eye-catching way.
	
	Author:      ErikTailor
	Author URI:  http://themeforest.net/user/eriktailor
	Theme URI:   http://eriktailor.com/flatbook-wp
	
	Tags:        green, light, gray, right-sidebar, one-column, flexible-width, custom-colors, custom-menu, featured-images
	
	License:     GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	
	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

-----------------------------------------------------------------------------------*/

@import url("css/reset.css");
@import url("css/animate.css");
@import url("css/mediaelementplayer.css");
@import url("font/font-awesome.min.css");
@import url("css/skeleton.css");
@import url("css/layout.css");
@font-face {
	font-family: 'BebasNeue';
	src: url('font/BebasNeue.eot?') format('eot'), 
	     url('font/BebasNeue.woff') format('woff'), 
	     url('font/BebasNeue.ttf')  format('truetype'),
	     url('font/BebasNeue.svg#BebasNeue') format('svg');
}