@font-face {
    font-family: 'Fenix';
    src: url('../webfonts/fenix-regular-webfont.eot');
    src: url('../webfonts/fenix-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/fenix-regular-webfont.woff') format('woff'),
         url('../webfonts/fenix-regular-webfont.ttf') format('truetype'),
         url('../webfonts/fenix-regular-webfont.svg#fenixregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Trajan Pro';
	src: url('../webfonts/trajanpro-regular-webfont.eot');
	src: url('../webfonts/trajanpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../webfonts/trajanpro-regular-webfont.svg#Trajan Pro') format('svg'),
		 url('../webfonts/trajanpro-regular-webfont.woff') format('woff'),
		 url('../webfonts/trajanpro-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'Trajan Pro Bold';
	src: url('../webfonts/trajanpro-bold-webfont.eot');
	src: url('../webfonts/trajanpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../webfonts/trajanpro-bold-webfont.svg#Trajan Pro Bold') format('svg'),
		 url('../webfonts/trajanpro-bold-webfont.woff') format('woff'),
		 url('../webfonts/trajanpro-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;

}