@font-face {
    font-family: 'VDSBoldItalic';
    src: url('VDS_Bold_Italic_New.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'VDSBold';
    src: url('VDS_Bold_New.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'VDSCompensatedLight';
    src: url('VDS_Compensated_Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'VDSCompensatedLightItalic';
    src: url('VDS_Compensated_Light_Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'VDSItalic';
    src: url('VDS_Italic_New.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'VDSRegular';
    src: url('VDS_New.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'VDSThin';
    src: url('VDS_Thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'VDSThinItalic';
    src: url('VDS_Thin_Ita.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}