/************************************************************************************
FONTS
*************************************************************************************/
@font-face {
 font-family: NokiaPureHeadline_Ultralight;
 src: url("../../employee/fonts/NokiaPureHeadline_Ultralight.ttf") /* EOT file for IE */
}
@font-face {
 font-family: NokiaPureHeadline_Light;
 src: url("../../employee/fonts/NokiaPureHeadline_Light.eot") /* EOT file for IE */
}
@font-face {
 font-family: NokiaPureHeadline_Light;
 src: url("../../employee/fonts/NokiaPureHeadline_Light.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: NokiaPureText-Regular;
 src: url("../../employee/fonts/NokiaPureText-Regular.eot") /* EOT file for IE */
}
@font-face {
 font-family: NokiaPureText-Regular;
 src: url("../../employee/fonts/NokiaPureText-Regular.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: NokiaPureText-Light;
 src: url("../../employee/fonts/NokiaPureText-Light.eot") /* EOT file for IE */
}
@font-face {
 font-family: NokiaPureText-Light;
 src: url("../../employee/fonts/fonts/NokiaPureText-Light.ttf") /* TTF file for CSS3 browsers */
}