@font-face {
	font-family: 'Social Icons';
	src: url('../fonts/socialico/socialico.eot'); /* IE9 Compat Modes */
	src: url('../fonts/socialico/socialico.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../fonts/socialico/socialico.woff') format('woff'), /* Modern Browsers */
	     url('../fonts/socialico/socialico.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('../fonts/socialico/socialico.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Roman Antique';
    src: url('../fonts/roman-antique/romanantique-webfont.eot');
    src: url('../fonts/roman-antique/romanantique-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roman-antique/romanantique-webfont.woff') format('woff'),
         url('../fonts/roman-antique/romanantique-webfont.ttf') format('truetype'),
         url('../fonts/roman-antique/romanantique-webfont.svg#roman_antiqueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
@font-face {
    font-family: 'roman_antiqueitalic';
    src: url('romanantique-italic-webfont.eot');
    src: url('romanantique-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('romanantique-italic-webfont.woff') format('woff'),
         url('romanantique-italic-webfont.ttf') format('truetype'),
         url('romanantique-italic-webfont.svg#roman_antiqueitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/