@font-face{
    font-family:'JohnstonITCStd-Medium';
    src:url("../fonts/johnston_itc_medium-webfont.eot");
    src:url("../fonts/johnston_itc_medium-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/johnston_itc_medium-webfont.woff") format("woff"),
    url("../fonts/johnston_itc_medium-webfont.ttf") format("truetype"),
    url("../fonts/johnston_itc_medium-webfont.svg#johnston-medium") format("svg");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'JohnstonITCStd-Light';
    src:url("../fonts/johnston_itc_light-webfont.eot");
    src:url("../fonts/johnston_itc_light-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/johnston_itc_light-webfont.woff") format("woff"),
    url("../fonts/johnston_itc_light-webfont.ttf") format("truetype"),
    url("../fonts/johnston_itc_light-webfont.svg#johnston-light") format("svg");
    font-weight:400;
    font-style:normal
}
@media screen and (-webkit-min-device-pixel-ratio:0){
    @font-face{
        font-family:'JohnstonITCStd-Medium';
        src:url("../fonts/johnston_itc_medium-webfont.svg#johnston-medium") format("svg");
        font-weight:400;
        font-style:normal
    }
    @font-face{
        font-family:'JohnstonITCStd-Light';
        src:url("../fonts/johnston_itc_light-webfont.svg#johnston-light") format("svg");
        font-weight:400;
        font-style:normal
    }
}