@font-face {
    font-family: 'BrandingSF-Medium';
    src: url('../fonts/BrandingSF-Medium.otf');
    src: url('../fonts/BrandingSF-Medium?#iefix') format('embedded-opentype'),
        url('../fonts/BrandingSF-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'BrandingSF-Light';
    src: url('../fonts/BrandingSF-Light.otf');
    src: url('../fonts/BrandingSF-Light?#iefix') format('embedded-opentype'),
        url('../fonts/BrandingSF-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'BrandingSF-Bold';
    src: url('../fonts/BrandingSF-Bold.otf');
    src: url('../fonts/BrandingSF-Bold?#iefix') format('embedded-opentype'),
        url('../fonts/BrandingSF-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Helvetica-Neue-Medium';
    src: url('../fonts/Helvetica-Neue-Medium-Extended.otf');
    src: url('../fonts/Helvetica-Neue-Medium-Extended?#iefix') format('embedded-opentype'),
        url('../fonts/Helvetica-Neue-Medium-Extended.ttf') format('truetype');
}
