@font-face {
    font-family: 'UNIQLO';
    src: url("uniqloregular-webfont.eot");
    src: url("uniqloregular-webfont.eot?#iefix") format("embedded-opentype"), 
         url("uniqloregular-webfont.woff") format("woff"), 
         url("uniqloregular-webfont.ttf") format("truetype"), 
         url("uniqloregular-webfont.svg#UniqloRegularRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UNIQLO';
    src: url("uniqlobold-webfont.eot");
    src: url("uniqlobold-webfont.eot?#iefix") format("embedded-opentype"), 
         url("uniqlobold-webfont.woff") format("woff"), 
         url("uniqlobold-webfont.ttf") format("truetype"), 
         url("uniqlobold-webfont.svg#UniqloBoldRegular") format("svg");
    font-weight: bold;
    font-style: bold;
}

@font-face {
    font-family: 'UNIQLOBoldRounded';
    src: url("UniqloBoldRounded.eot");
    src: url("UniqloBoldRounded.eot?#iefix") format("embedded-opentype"), 
        url("UniqloBoldRounded.otf") format("opentype"), 
        url("UniqloBoldRounded.woff") format("woff"), 
        url("UniqloBoldRounded.ttf") format("truetype"), 
        url("UniqloBoldRounded.svg#HelveticaNeue") format("svg");
    font-style: bold;
}

@font-face {
    font-family: 'UNIQLO';
    src: url("uniqlolight-webfont.eot");
    src: url("uniqlolight-webfont.eot?#iefix") format("embedded-opentype"), 
         url("uniqlolight-webfont.woff2") format("woff2"), 
         url("uniqlolight-webfont.woff") format("woff"), 
         url("uniqlolight-webfont.ttf") format("truetype"), 
         url("uniqlolight-webfont.svg#uniqlolightregular") format("svg");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'UNIQLO';
    src: url("UniqloLightItalic.eot");
    src: url("UniqloLightItalic.eot?#iefix") format("embedded-opentype"), 
         url("UniqloLightItalic.otf") format("otf"), 
         url("UniqloLightItalic.ttf") format("truetype");
    font-weight: 200;
    font-style: oblique;
}

@font-face {
    font-family: 'UNIQLO';
    src: url("UniqloProLight.eot");
    src: url("UniqloProLight.eot?#iefix") format("embedded-opentype"),
         /* url("UniqloProLight.woff2") format("woff2"),  */
         url("UniqloProLight.woff") format("woff"), 
         url("UniqloProLight.ttf") format("truetype"), 
         url("UniqloProLight.svg#UniqloProUltraLight") format("svg");
    font-weight: 100;
    font-style: normal;
}