@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Oswald:600|Roboto:300,400,500,700');
{
	font-family: 'Roboto', sans-serif;
	font-family: 'Oswald', sans-serif;
}
@font-face {
	font-family: "Bebas";
	src: url("../fonts/bebas.eot");
	src: url("../fonts/bebas.eot#iefix") format("embedded-opentype"),
	url("../fonts/bebas.woff") format("woff"),
	url("../fonts/bebas.ttf") format("truetype"),
	url("../fonts/bebas.svg") format("svg");
	font-weight: normal;
	font-style: normal;
	}
@font-face {
	font-family: "SF-Electrotome-Bold";
	src: url("../fonts/sf-electrotome-bold.eot");
	src: url("../fonts/sf-electrotome-bold.eot#iefix") format("embedded-opentype"),
	url("../fonts/sf-electrotome-bold.woff") format("woff"),
	url("../fonts/sf-electrotome-bold.ttf") format("truetype"),
	url("../fonts/sf-electrotome-bold.svg") format("svg");
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}