@font-face {
    font-family: 'NeoSansStdBold';
    src: url("../../../fonts/NeoSansStd/Neo_Sans_Std_Bold.otf") format('opentype');
}

@font-face {
    font-family: 'NeoSansStdMedium';
    src: url("../../../fonts/NeoSansStd/Neo_Sans_Std_Medium.otf") format('opentype');
}

@font-face {
    font-family: 'NeoSansStdRegular';
    src: url("../../../fonts/NeoSansStd/Neo_Sans_Std_Regular.otf") format('opentype');
}

@font-face {
    font-family: 'RobotoLight';
    src: url("../../../fonts/Roboto/Roboto-Light.ttf") format('truetype');
}

@font-face {
    font-family: 'RobotoBold';
    src: url("../../../fonts/Roboto/Roboto-Bold.ttf") format('truetype');
}

@font-face {
    font-family: 'RobotoLightItalic';
    src: url("../../../fonts/Roboto/Roboto-LightItalic.ttf") format('truetype');
}

@font-face {
    font-family: 'RobotoMedium';
    src: url("../../../fonts/Roboto/Roboto-Medium.ttf") format('truetype');
}

@font-face {
    font-family: 'RobotoMediumItalic';
    src: url("../../../fonts/Roboto/Roboto-MediumItalic.ttf") format('truetype');
}

@font-face {
    font-family: 'RobotoRegular';
    src: url("../../../fonts/Roboto/Roboto-Regular.ttf") format('truetype');
}

@font-face {
    font-family: 'SourceSans3Black';
    src: url("../../../fonts/SourceSans3/SourceSans3-Black.ttf") format('truetype');
}

@font-face {
    font-family: 'SourceSans3Bold';
    src: url("../../../fonts/SourceSans3/SourceSans3-Bold.ttf") format('truetype');
}

@font-face {
    font-family: 'SourceSans3ExtraBold';
    src: url("../../../fonts/SourceSans3/SourceSans3-ExtraBold.ttf") format('truetype');
}

@font-face {
    font-family: 'SourceSans3Medium';
    src: url("../../../fonts/SourceSans3/SourceSans3-Medium.ttf") format('truetype');
}