﻿@charset "UTF-8";

@font-face {
	font-family: 'Corpid E1s Regular';
	src: url('font/corpide1s-regular-webfont.eot');
	src: local('☺'), url('font/corpide1s-regular-webfont.woff') format('woff'), url('font/corpide1s-regular-webfont.ttf') format('truetype'), url('font/corpide1s-regular-webfont.svg#webfontXAUS1Vz4') format('svg');
	} 
		
	@font-face {
	font-family: 'Corpid E1s Light';
	src: url('font/corpide1s-light-webfont.eot');
	src: local('☺'), url('font/corpide1s-light-webfont.woff') format('woff'), url('font/corpide1s-light-webfont.ttf') format('truetype'), url('font/corpide1s-light-webfont.svg#webfontawZuXKuG') format('svg');
	} 
	
	@font-face {
	font-family: 'Corpid E1s Bold';
	src: url('font/corpide1s-bold-webfont.eot');
	src: local('☺'), url('font/corpide1s-bold-webfont.woff') format('woff'), url('font/corpide1s-bold-webfont.ttf') format('truetype'), url('font/corpide1s-bold-webfont.svg#webfont13OMPq6S') format('svg');
	} 

h1 { font-family: "Corpid E1s Regular", Arial, Helvetica, Sans-Serif; font-weight: normal; }
h2 { font-family: "Corpid E1s Regular", Arial, Helvetica, Sans-Serif; font-weight: normal; }
h4 { font-family: "Corpid E1s Bold", Arial, Helvetica, Sans-Serif; font-weight: normal; }
p {	font-family: "Corpid E1s Light", Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 0.9em;
}
