@charset "UTF-8";

@font-face {
    font-family: 'Fucked-OlympiaJ';
    src: url('../_fonts/Fucked-OlympiaJ.eot');
    src: url('../_fonts/Fucked-OlympiaJ.eot?#iefix') format('embedded-opentype'),
         url('../_fonts/Fucked-OlympiaJ.woff') format('woff'),
         url('../_fonts/Fucked-OlympiaJ.ttf') format('truetype'),
		 url('../_fonts/Fucked-OlympiaJ.otf') format('opentype'),
         url('../_fonts/Fucked-OlympiaJ.svg#Fucked-OlympiaJ') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h2 span, h3, h3 a, h4, .info, .title, .publication, .countdown, .font-face {
	font-family: "Courier New", Courier, monospace;
	font-family: "Fucked-OlympiaJ";
	letter-spacing: 0.2em;
}