﻿
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans.eot');
    src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans.woff') format('woff'),
         url('../fonts/OpenSans.ttf') format('truetype');
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/Awesome.eot');
    src: url('../fonts/Awesome.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Awesome.woff') format('woff'),
         url('../fonts/Awesome.ttf') format('truetype');
}

@font-face {
    font-family: 'YANONE';
    src: url('../fonts/YanoneL.eot');
    src: url('../fonts/YanoneL.eot?#iefix') format('embedded-opentype'),
         url('../fonts/YanoneL.woff') format('woff'),
         url('../fonts/YanoneL.ttf') format('truetype');
}

@font-face
{
	font-family: PF_I2OF5;
	src: url("../fonts/PF_I2OF5.eot") /* EOT file for IE */;
}
@font-face
{
	font-family: PF_I2OF5;
	src: url("../fonts/PF_I2OF5.ttf") /* TTF file for CSS3 browsers */;
}