/*@font-face {
    font-family: SansSerifFLF;
    src: url('../fonts/SansSerifFLF.otf');
}
@font-face {
    font-family: SansSerifBookFLF;
    src: url('../fonts/SansSerifBookFLF.otf');
}
@font-face {
    font-family: SansSerifFLF-Demibold;
    src: url('../fonts/SansSerifFLF-Demibold.otf');
}*/
@font-face {
    font-family: micross;
    src: url('../fonts/micross.ttf');
}
@font-face {
    font-family: GoogleSans-Regular;
    src: url('../fonts/GoogleSans-Regular.ttf');
}
@font-face {
    font-family: GoogleSans-Medium;
    src: url('../fonts/GoogleSans-Medium.ttf');
}
@font-face {
    font-family: Roboto-Regular;
    src: url('../fonts/Roboto-Regular.ttf');
}
@font-face {
    font-family: Roboto-Light;
    src: url('../fonts/Roboto-Light.ttf');
}
@font-face {
    font-family: RobotoCondensed-Regular;
    src: url('../fonts/RobotoCondensed-Regular.ttf');
}
@font-face {
    font-family: RobotoCondensed-Light;
    src: url('../fonts/RobotoCondensed-Light.ttf');
}