@font-face {
	font-family: 'ownFace1';
	src: url('fonts/gillsans.eot#'), url('Fonts/gillsans.woff') format('woff'), url('Fonts/gillsans.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'ownFace2';
    src: url('Fonts/brushscriptstd.eot');
    src: url('Fonts/brushscriptstd.eot?#iefix') format('embedded-opentype'),
         url('Fonts/brushscriptstd.woff') format('woff'),
         url('Fonts/brushscriptstd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}