/*
Theme Name: enjoyOrbite 2016
Author: enjoyOrbite
Author URI: https://www.enjoyorbite.com/
Version: 3.0
Text Domain: enjoyorbite
*/

@import 'css/styles.css';

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("fonts/bootstrap/glyphicons-halflings-regulard41d.eot?#iefix") format("embedded-opentype"),
    url("fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"),
    url("fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"),
    url("fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"),
    url("fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

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