@font-face {
    font-family: "Helvetica W02 Bold";
    src: url("../stylesheet/font/HelveticaW02Bold/50296ce96471759b7ec49aec9ad37f3c.eot");
    /* IE9*/
    src: url("../stylesheet/font/HelveticaW02Bold/50296ce96471759b7ec49aec9ad37f3c.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../stylesheet/font/HelveticaW02Bold/50296ce96471759b7ec49aec9ad37f3c.woff2") format("woff2"), /* chrome、firefox */
    url("../stylesheet/font/HelveticaW02Bold/50296ce96471759b7ec49aec9ad37f3c.woff") format("woff"), /* chrome、firefox */
    url("../stylesheet/font/HelveticaW02Bold/50296ce96471759b7ec49aec9ad37f3c.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("../stylesheet/font/HelveticaW02Bold/50296ce96471759b7ec49aec9ad37f3c.svg#Helvetica W02 Bold") format("svg");
    /* iOS 4.1- */
}

@font-face {
    font-family: "Helvetica Neue ME";
    src: url("../stylesheet/font/HelveticaNeueME/95cecf452d3208890088a5b4c19c7ecf.eot");
    /* IE9*/
    src: url("../stylesheet/font/HelveticaNeueME/95cecf452d3208890088a5b4c19c7ecf.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../stylesheet/font/HelveticaNeueME/95cecf452d3208890088a5b4c19c7ecf.woff2") format("woff2"), /* chrome、firefox */
    url("../stylesheet/font/HelveticaNeueME/95cecf452d3208890088a5b4c19c7ecf.woff") format("woff"), /* chrome、firefox */
    url("../stylesheet/font/HelveticaNeueME/95cecf452d3208890088a5b4c19c7ecf.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("../stylesheet/font/HelveticaNeueME/95cecf452d3208890088a5b4c19c7ecf.svg#Helvetica Neue Thin") format("svg");
    /* iOS 4.1- */
}

@font-face {
    font-family: "Helvetica W01 Light";
    src: url("../stylesheet/font/HelveticaW01Light/e89eb1cff9eb261b0d77a4dea27f1ef1.eot");
    /* IE9*/
    src: url("../stylesheet/font/HelveticaW01Light/e89eb1cff9eb261b0d77a4dea27f1ef1.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../stylesheet/font/HelveticaW01Light/e89eb1cff9eb261b0d77a4dea27f1ef1.woff2") format("woff2"), /* chrome、firefox */
    url("../stylesheet/font/HelveticaW01Light/e89eb1cff9eb261b0d77a4dea27f1ef1.woff") format("woff"), /* chrome、firefox */
    url("../stylesheet/font/HelveticaW01Light/e89eb1cff9eb261b0d77a4dea27f1ef1.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("../stylesheet/font/HelveticaW01Light/e89eb1cff9eb261b0d77a4dea27f1ef1.svg#Helvetica Neue Thin") format("svg");
    /* iOS 4.1- */
}

.helv-neue {
    font-family: "Helvetica Neue ME" !important;
    font-weight: 500;
}

.helv-bold {
    font-family: "Helvetica W02 Bold" !important;
}

.helv-light {
    font-family: "Helvetica W01 Light" !important;
}