/* CSS Document */

@font-face { 
	font-family: "Liberation Sans Narrow";
	src: url("../webfonts/liberation-sans-narrow-regu-webfont.eot");
	src: url("../webfonts/liberation-sans-narrow-regu-webfont.eot?#iefix") format("embedded-opentype"),
	url("../webfonts/liberation-sans-narrow-regu-webfont.woff2") format("woff2"),
	url("../webfonts/liberation-sans-narrow-regu-webfont.woff") format("woff"),
	url("../webfonts/liberation-sans-narrow-regu-webfont.ttf") format("truetype"),
	url("../webfonts/liberation-sans-narrow-regu-webfont.svg#Liberation Sans Narrow") format("svg"); 
	font-weight: normal;
    font-style: normal;
	}
	
@font-face { 
	font-family: "Liberation Sans Narrow";
	src: url("../webfonts/liberation-sans-narrow-bold-webfont.eot");
	src: url("../webfonts/liberation-sans-narrow-bold-webfont.eot?#iefix") format("embedded-opentype"),
	url("../webfonts/liberation-sans-narrow-bold-webfont.woff2") format("woff2"),
	url("../webfonts/liberation-sans-narrow-bold-webfont.woff") format("woff"),
	url("../webfonts/liberation-sans-narrow-bold-webfont.ttf") format("truetype"),
	url("../webfonts/liberation-sans-narrow-bold-webfont.svg#Liberation Sans Narrow") format("svg"); 
	font-weight: bold;
    font-style: normal;
	}


@font-face {
    font-family: 'Liberation Sans';
    font-style: italic;
    font-weight: bold;
    src: url('../webfonts/liberation-sans.bold-italic.woff') format('woff');
}
@font-face {
    font-family: 'Liberation Sans';
    font-style: normal;
    font-weight: bold;
    src: url('../webfonts/liberation-sans.bold.woff') format('woff');
}
@font-face {
    font-family: 'Liberation Sans';
    font-style: italic;
    font-weight: normal;
    src: url('../webfonts/liberation-sans.italic.woff') format('woff');
}
@font-face {
    font-family: 'Liberation Sans';
    font-style: normal;
    font-weight: normal;
    src: url('../webfonts/liberation-sans.regular.woff') format('woff');
}

@font-face {
    font-family: 'Dancing in the Minefields';
    font-style: normal;
    /*font-weight: 400;*/
    src: url('../webfonts/DancingintheMinefields.woff') format('woff');
}