/* Swiss 721 */

@font-face {
    font-family: 'Swiss721Medium';
    src: url('Swiss 721 Medium.otf') format('opentype'); /* IE9 Compat Modes */
    src: url("Swiss 721 Medium.otf?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url('Swiss721.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Swiss721MediumItalic';
    src: url('Swiss 721 Italic.otf') format('opentype'); /* IE9 Compat Modes */
    src: url("Swiss 721 Italic.otf?#iefix") format("embedded-opentype"); /* IE6-IE8 */
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Swiss721Bold';
    src: url('Swiss 721 Bold.otf') format('opentype'); /* IE9 Compat Modes */
    src: url("Swiss 721 Bold.otf?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url('Swiss721-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Swiss721BoldItalic';
    src: url('Swiss 721 Bold Italic.otf') format('opentype'); /* IE9 Compat Modes */
    src: url("Swiss 721 Bold Italic.otf?#iefix") format("embedded-opentype"); /* IE6-IE8 */
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Swiss721Roman';
    src: url('Swiss 721 Roman.otf') format('opentype'); /* IE9 Compat Modes */
    src: url("Swiss 721 Roman.otf?#iefix") format("embedded-opentype"); /* IE6-IE8 */
    font-weight: auto;
    font-style: normal;
}

@font-face {
    font-family: 'Swiss721Thin';
    src: url('Swiss 721 Thin.otf') format('opentype'); /* IE9 Compat Modes */
    src: url("Swiss 721 Thin.otf?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url('Swiss721-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Swiss721ThinItalic';
    src: url('Swiss 721 Thin Italic.otf') format('opentype'); /* IE9 Compat Modes */
    src: url("Swiss 721 Thin Italic.otf?#iefix") format("embedded-opentype"); /* IE6-IE8 */
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Swiss721';
    src: url('Swiss 721 Light.otf') format('opentype'); /* IE9 Compat Modes */
    src: url("Swiss 721 Light.otf?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url('Swiss721-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Swiss721';
    src: url('Swiss 721 Light Italic.otf') format('opentype'); /* IE9 Compat Modes */
    src: url("Swiss 721 Light Italic.otf?#iefix") format("embedded-opentype"); /* IE6-IE8 */
    font-weight: normal;
    font-style: italic;
}