@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Common colors from TIB Portal */
@font-face {
    font-family: 'Cabin Condensed';
    src: url("../fonts/CabinCondensed-Regular.ttf") format("truetype");
}
@font-face {
    font-family: 'Cabin Condensed';
    font-weight: 500;
    src: url("../fonts/CabinCondensed-Medium.ttf") format("truetype");
}
@font-face {
    font-family: 'Cabin Condensed';
    font-weight: 600;
    src: url("../fonts/CabinCondensed-SemiBold.ttf") format("truetype");
}
@font-face {
    font-family: 'Cabin Condensed';
    font-weight: bold;
    src: url("../fonts/CabinCondensed-Bold.ttf") format("truetype");
}
@font-face {
    font-family: Generika;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Generika-Regular_web.eot');
    src: url('../fonts/Generika-Regular_web.eot?#iefix') format('embedded-opentype'), url('../fonts/Generika-Regular_web.woff') format('woff'), url('../fonts/Generika-Regular_web.ttf') format('truetype');
}
@font-face {
    font-family: GenerikaLight;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/Generika-Light_web.eot');
    src: url('../fonts/Generika-Light_web.eot?#iefix') format('embedded-opentype'), url('../fonts/Generika-Light_web.woff') format('woff'), url('../fonts/Generika-Light_web.ttf') format('truetype');
}
@font-face {
    font-family: GenerikaBold;
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/Generika-Bold_web.eot');
    src: url('../fonts/Generika-Bold_web.eot?#iefix') format('embedded-opentype'), url('../fonts/Generika-Bold_web.woff') format('woff'), url('../fonts/Generika-Bold_web.ttf') format('truetype');
}
@font-face {
    font-family: GenerikaItalic;
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/Generika-Italic_web.eot');
    src: url('../fonts/Generika-Italic_web.eot?#iefix') format('embedded-opentype'), url('../fonts/Generika-Italic_web.woff') format('woff'), url('../fonts/Generika-Italic_web.ttf') format('truetype');
}
