@font-face {
    font-family: 'light';
    src: url('../font/NeoSansPro-Light.eot');
    src: url('../font/NeoSansPro-Light.eot?#iefix') format('embedded-opentype'),
         url('../font/NeoSansPro-Light.woff') format('woff'),
         url('../font/NeoSansPro-Light.otf') format('otf');
}

@font-face {
    font-family: 'medium';
    src: url('../font/NeoSansPro-Medium.eot');
    src: url('../font/NeoSansPro-Medium.eot?#iefix') format('embedded-opentype'),
         url('../font/NeoSansPro-Medium.woff') format('woff'),
         url('../font/NeoSansPro-Medium.otf') format('otf');
}
