@font-face {
	font-family: 'ISABELLA';
	src: url('../fonts/ISABELLA.eot?') format('eot'),
		 url('../fonts/ISABELLA.woff') format('woff'),
		 url('../fonts/ISABELLA.ttf') format('truetype');
		 url('../fonts/ISABELLA.svg') format('svg');
	font-weight: normal;
    font-style: normal;
}

h1,h2,h3,h4 (font-family: 'ISABELLA', Arial; )