﻿/*@import url(EdwardianScriptITC?family=Edwardian+Script+ITC);*/
@font-face {font-family: "Edwardian Script ITC";
    src: url("EdwardianScriptITC/font.eot");
    src: url("EdwardianScriptITC/font.eot?#iefix") format("embedded-opentype"),
    url("EdwardianScriptITC/font.woff2") format("woff2"),
    url("EdwardianScriptITC/font.woff") format("woff"),
    url("EdwardianScriptITC/font.ttf") format("truetype"),
    url("EdwardianScriptITC/font.svg#Edwardian Script ITC") format("svg");
}
@import url(FreestyleScript?family=Freestyle+Script);
@font-face {font-family: "Freestyle Script";
    src: url("FreestyleScript/font.eot");
    src: url("FreestyleScript/font.eot?#iefix") format("embedded-opentype"),
    url("FreestyleScript/font.woff2") format("woff2"),
    url("FreestyleScript/font.woff") format("woff"),
    url("FreestyleScript/font.ttf") format("truetype"),
    url("FreestyleScript/font.svg#Freestyle Script") format("svg");
}
@font-face {
    font-family: 'FontAwesome';
    src: url('FontAwesome/fontawesome-webfont.eot?v=4.2.0');
    src: url('FontAwesome/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),
	url('FontAwesome/fontawesome-webfont.woff?v=4.2.0') format('woff'),
	url('FontAwesome/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),
	url('FontAwesome/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face { 
	font-family:'Oswald'; 
	font-style:normal; 
	font-weight:400; 
	src:local('Oswald Regular'),
	local('Oswald-Regular'),
	url("OswaldRegular/Oswald-Regular-400.woff") format('woff')
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(glyphiconshalflingsregular/glyphicons-halflings-regular.eot);
    src: url(glyphiconshalflingsregular/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),
	url(glyphiconshalflingsregular/glyphicons-halflings-regular.woff) format('woff'),
	url(glyphiconshalflingsregular/glyphicons-halflings-regular.ttf) format('truetype'),
	url(glyphiconshalflingsregular/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}