﻿
/* YANONE REGULAR */
@font-face {
    font-family: 'YANONE';
    src: url('../fonts/YANONE.eot');
    src: url('../fonts/YANONE.eot?#iefix') format('embedded-opentype'),
         url('../fonts/YANONE.woff') format('woff'),
         url('../fonts/YANONE.ttf') format('truetype');
}

/* YANONE LIGHT */
@font-face {
    font-family: 'YANONEL';
    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');
}

/* YANONE EXTRA LIGHT */
@font-face {
    font-family: 'YANONEXL';
    src: url('../fonts/YANONEXL.eot');
    src: url('../fonts/YANONEXL.eot?#iefix') format('embedded-opentype'),
         url('../fonts/YANONEXL.woff') format('woff'),
         url('../fonts/YANONEXL.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 */;
}