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

@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
{
	font-family: 'Roboto', sans-serif;
}

@font-face {
	font-family: "SWANSE";
	src: url("../fonts/SWANSE.eot");
	src: url("../fonts/SWANSE.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/SWANSE.woff") format("woff"),
		 url("../fonts/SWANSE.ttf") format("truetype"),
		 url("../fonts/SWANSE.svg#SWANSE") format("svg");
	font-weight: 700;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: "SuperHeroDocall";
	src: url("../fonts/SuperHeroDocall.eot");
	src: url("../fonts/SuperHeroDocall.eot?#iefix") format("embedded-opentype"),
	url("../fonts/SuperHeroDocall.woff") format("woff"),
	url("../fonts/SuperHeroDocall.ttf") format("truetype"),
	url("../fonts/SuperHeroDocall.svg#SuperHeroDocall") format("svg");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: "BebasKai";
	src: url("../fonts/bebaskai-regular.eot");
	src: url("../fonts/bebaskai-regular.eot#iefix") format("embedded-opentype"),
	url("../fonts/bebaskai-regular.woff") format("woff"),
	url("../fonts/bebaskai-regular.ttf") format("truetype"),
	url("../fonts/bebaskai-regular.svg") format("svg");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}
@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;
	}