@charset "utf-8";
/* CSS Document
	
	font-family: 'Lato', sans-serif;
	font-family: 'Dartangnonitc';
	font-family: 'Everafter';
	font-family: 'Goudos';
	
*/

@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

@font-face {
	font-family: 'Dartangnonitc';
	src: url('../fonts/dartangnonitc.eot');
	src: url('../fonts/dartangnonitc.eot') format('embedded-opentype'),
    	 url('../fonts/dartangnonitc.woff') format('woff'),
    	 url('../fonts/dartangnonitc.ttf') format('truetype'),
         url('../fonts/dartangnonitc.svg#Scriptina') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Everafter';
	src: url('../fonts/everafte-webfont.eot');
	src: url('../fonts/everafte-webfont.eot') format('embedded-opentype'),
    	 url('../fonts/everafte-webfont.woff') format('woff'),
    	 url('../fonts/everafte-webfont.ttf') format('truetype'),
         url('../fonts/everafte-webfont.svg#Scriptina') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Goudos';
	src: url('../fonts/goudos.eot');
	src: url('../fonts/goudos.eot') format('embedded-opentype'),
    	 url('../fonts/goudos.woff') format('woff'),
    	 url('../fonts/goudos.ttf') format('truetype'),
         url('../fonts/goudos.svg#Scriptina') format('svg');
	font-weight: 300;
	font-style: normal;
}
