@charset "utf-8";

@font-face {
    font-family: '3ds';
    src: url('../fonts/3ds.eot'); /* IE9 Compat Modes */
    src: url('../fonts/3ds.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/3ds.woff') format('woff'), /* Modern Browsers */
         url('../fonts/3ds.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/3ds.svg#3ds') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


@font-face {
    font-family: '3ds';
    src: url('../fonts/3ds-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/3ds-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/3ds-Bold.woff') format('woff'), /* Modern Browsers */
         url('../fonts/3ds-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/3ds-Bold.svg#3ds-Bold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: '3dsLight';
    src: url('../fonts/3ds-Light.eot'); /* IE9 Compat Modes */
    src: url('../fonts/3ds-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/3ds-Light.woff') format('woff'), /* Modern Browsers */
         url('../fonts/3ds-Light.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/3ds-Light.svg#3ds-Light') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: '3dsCondensed';
    src: url('../fonts/3ds-CondensedBold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/3ds-CondensedBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/3ds-CondensedBold.woff') format('woff'), /* Modern Browsers */
         url('../fonts/3ds-CondensedBold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/3ds-CondensedBold.svg#3ds-CondensedBold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: '3dsCondensed';
    src: url('../fonts/3ds-Condensed.eot'); /* IE9 Compat Modes */
    src: url('../fonts/3ds-Condensed.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/3ds-Condensed.woff') format('woff'), /* Modern Browsers */
         url('../fonts/3ds-Condensed.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/3ds-Condensed.svg#3ds-Condensed') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: '3dsCondensed';
    src: url('../fonts/3ds-CondensedLight.eot'); /* IE9 Compat Modes */
    src: url('../fonts/3ds-Condensedlight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/3ds-CondensedLight.woff') format('woff'), /* Modern Browsers */
         url('../fonts/3ds-CondensedLight.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/3ds-CondensedLight.svg#3ds-Condensed') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: 100;
    text-rendering: optimizeLegibility;
}

