/*
        This font software is the property of Commercial Type.

        You may not modify the font software, use it on another website, or install it on a computer.

        License information is available at http://commercialtype.com/eula
        For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

        Copyright (C) 2013 Schwartzco Inc.
        License: 1402-RKEGBJ     
*/


@font-face {
  font-family: 'Guardian Text Egyptian Web';
  src: url('GuardianTextEgyp-Medium-Web.eot');
  src: url('GuardianTextEgyp-Medium-Webd41d.eot?#iefix') format('embedded-opentype'),
     url('GuardianTextEgyp-Medium-Web.woff') format('woff'),
     url('GuardianTextEgyp-Medium-Web.ttf') format('truetype'),
     url('GuardianTextEgyp-Medium-Web.svg#Guardian Text Egyptian Web') format('svg');
  font-weight:  500;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
        font-family: DINWeb;
        src: url("DINWeb.eot");
}

/* then for WOFF-capable browsers */
@font-face {
        font-family: DINWeb;
        src: url("DINWeb.woff") format("woff");
}
@font-face {
        font-family: DINWeb-Bold;
        src: url("DINWeb-Bold.eot");
}

/* then for WOFF-capable browsers */
@font-face {
        font-family: DINWeb-Bold;
        src: url("DINWeb-Bold.woff") format("woff");
}

@font-face {
        font-family: DINWeb-Medium;
        src: url("DINWeb-Medium.eot");
}

/* then for WOFF-capable browsers */
@font-face {
        font-family: DINWeb-Medium;
        src: url("DINWeb-Medium.woff") format("woff");
}
@font-face {
        font-family: DINWeb-Light;
        src: url("DINWeb-Light.eot");
}

/* then for WOFF-capable browsers */
@font-face {
        font-family: DINWeb-Light;
        src: url("DINWeb-Light.woff") format("woff");
}


.font-special-medium {
  font-family: 'Guardian Text Egyptian Web';
  font-weight:  500;
  font-style:   normal;
  font-stretch: normal;
}
.font-special {
  font-family: "Guardian Text Egyptian Web";
}


.font-DIN {
  font-family: "DINWeb, sans-serif";
}

.font-DIN-Bold {
  font-family: "DINWeb-Bold, sans-serif";
}
.font-DIN-Medium {
  font-family: "DINWeb-Medium, sans-serif";
}
.font-DIN-Light {
  font-family: "DINWeb-Light, sans-serif";
}
