﻿/****************************************
(c) 2010 Niels Kim
Lay-out: NielsKim.nl
Bestand: index.css
****************************************/

@import 'style.css';
@import 'header.css';
@import 'content.css';
@import 'bottom.css';
@import 'footer.css';

@font-face {
	font-family: 'HNLT';
	src: url('../fonts/hnlt.eot');
	src: local('☺'), 
		url('../fonts/hnlt.woff') format('woff'), 
		url('../fonts/hnlt.ttf') format('truetype'), 
		url('../fonts/hnlt.svg#webfont2csbOGPS') format('svg');
	font-weight: normal;
	font-style: normal;
}
