@font-face {
    font-family: 'HelveticaLTStdBold';
    src: url('../fonts/HelveticaLTStdBold.eot');
    src: url('../fonts/HelveticaLTStdBold.eot') format('embedded-opentype'),
         url('../fonts/HelveticaLTStdBold.woff2') format('woff2'),
         url('../fonts/HelveticaLTStdBold.woff') format('woff'),
         url('../fonts/HelveticaLTStdBold.ttf') format('truetype'),
         url('../fonts/HelveticaLTStdBold.svg#HelveticaLTStdBold') format('svg');
    font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'MHeiHK-Bold';
    src: url('../fonts/MHeiHK-Bold-Roman.eot');
    src: url('../fonts/MHeiHK-Bold-Roman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MHeiHK-Bold-Roman.woff2') format('woff2'),
        url('../fonts/MHeiHK-Bold-Roman.woff') format('woff'),
        url('../fonts/MHeiHK-Bold-Roman.ttf') format('truetype'),
        url('../fonts/MHeiHK-Bold-Roman.svg#MHeiHK-Bold-Roman') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'MHeiHK-Light';
    src: url('../fonts/MHeiHK-Light-Roman.eot');
    src: url('../fonts/MHeiHK-Light-Roman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MHeiHK-Light-Roman.woff2') format('woff2'),
        url('../fonts/MHeiHK-Light-Roman.woff') format('woff'),
        url('../fonts/MHeiHK-Light-Roman.ttf') format('truetype'),
        url('../fonts/MHeiHK-Light-Roman.svg#MHeiHK-Light-Roman') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'MHeiHK-Medium';
    src: url('../fonts/MHeiHK-Medium-Roman.eot');
    src: url('../fonts/MHeiHK-Medium-Roman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MHeiHK-Medium-Roman.woff2') format('woff2'),
        url('../fonts/MHeiHK-Medium-Roman.woff') format('woff'),
        url('../fonts/MHeiHK-Medium-Roman.ttf') format('truetype'),
        url('../fonts/MHeiHK-Medium-Roman.svg#MHeiHK-Medium-Roman') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'MHeiHK-Xbold';
    src: url('../fonts/MHeiHK-Xbold-Roman.eot');
    src: url('../fonts/MHeiHK-Xbold-Roman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MHeiHK-Xbold-Roman.woff2') format('woff2'),
        url('../fonts/MHeiHK-Xbold-Roman.woff') format('woff'),
        url('../fonts/MHeiHK-Xbold-Roman.ttf') format('truetype'),
        url('../fonts/MHeiHK-Xbold-Roman.svg#MHeiHK-Xbold-Roman') format('svg');
    font-weight: bold;
    font-style: normal;
}
 @font-face{
    font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');
    src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
    url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
    url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
    url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
    url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight:normal;
    font-style:normal
}

