/*
 * For mobile browsers which don't support 'Arial Narrow'.
 */
@font-face {
    font-family: 'Arial Narrow';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Narrow'), local('ArialNarrow-Regular'),
         url(../fonts/arial-narrow/arial-narrow.woff2) format('woff2'),
         url(../fonts/arial-narrow/arial-narrow.woff) format('woff'),
         url(../fonts/arial-narrow/arial-narrow.ttf) format('truetype');

}

@font-face {
    font-family: 'Arial Narrow';
    font-style: normal;
    font-weight: bold;
    src: local('Arial Narrow Bold'), 
         url(../fonts/arial-narrow/arial-narrow-bold.woff2) format('woff2'),
         url(../fonts/arial-narrow/arial-narrow-bold.woff) format('woff'),
         url(../fonts/arial-narrow/arial-narrow-bold.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans'), local('Open Sans Regular'),
        url(../../optimus/fonts/OpenSans-Regular.woff2) format('woff2'),
        url(../../optimus/fonts/OpenSans-Regular.woff) format('woff'),
        url(../../optimus/fonts/OpenSans-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans Light';
  src: local('Open Sans Light'), local('OpenSans-Light'),
        url(../../optimus/fonts/OpenSans-Light.woff2) format('woff2'),
        url(../../optimus/fonts/OpenSans-Light.woff) format('woff'),
        url(../../optimus/fonts/OpenSans-Light.ttf) format('truetype');
}
  
@font-face {
    font-family: 'HelveticaNeue';
    src: local('HelveticaNeue'), local('Helvetica Neue'),
        url(../../optimus/fonts/HelveticaNeue-Light.woff2) format('woff2'),
        url(../../optimus/fonts/HelveticaNeue-Light.woff) format('woff'),
        url(../../optimus/fonts/HelveticaNeue-Light.otf); 
}
@font-face {
    font-family: 'Helvetica Neue';
    src: local('Helvetica Neue'), local('HelveticaNeue'),
    url(../../optimus/fonts/HelveticaNeue-Light.woff2) format('woff2'),
    url(../../optimus/fonts/HelveticaNeue-Light.woff) format('woff'),
    url(../../optimus/fonts/HelveticaNeue-Light.otf);
}

@font-face {
    font-family: 'icomoon';
    src: url("/etc/designs/westernunion/responsive_css/fonts/iconfont_R3.eot?o6tzgv");
    src: url("/etc/designs/westernunion/responsive_css/fonts/iconfont_R3.eot?o6tzgv#iefix") format("embedded-opentype"), url("/etc/designs/westernunion/responsive_css/fonts/iconfont_R3.ttf?o6tzgv") format("truetype"), url("/etc/designs/westernunion/responsive_css/fonts/iconfont_R3.woff?o6tzgv") format("woff"), url("/etc/designs/westernunion/responsive_css/fonts/iconfont_R3.svg?o6tzgv#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'iconfont_R4';
    src:  url('../fonts/iconfont_R3_1.eot?vk680e');
    src:  url('../fonts/iconfont_R3_1.eot?vk680e#iefix') format('embedded-opentype'),
      url('../fonts/iconfont_R3_1.woff2?vk680e') format('woff2'),
      url('../fonts/iconfont_R3_1.ttf?vk680e') format('truetype'),
      url('../fonts/iconfont_R3_1.woff?vk680e') format('woff'),
      url('../fonts/iconfont_R3_1.svg?vk680e#iconfont_R3') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'iconfont_R3';
    src:  url('../fonts/iconfont_R3.eot?qestyi');
    src:  url('../fonts/iconfont_R3.eot?qestyi#iefix') format('embedded-opentype'),
        url('../fonts/iconfont_R3.ttf?qestyi') format('truetype'),
        url('../fonts/iconfont_R3.woff?qestyi') format('woff'),
        url('../fonts/iconfont_R3.svg?qestyi#iconfont_R3') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'threeDS';
    src: url('../fonts/iconfont_R3.woff2?nfxfj7') format('woff2'),
         url('../fonts/iconfont_R3.eot?nfxfj7#iefix') format('embedded-opentype');
}

@font-face {
    font-family: 'OpenSans-Semibold';
    src: local('OpenSans-Semibold'), local('Open Sans Semibold'),
        url(../../optimus/fonts/OpenSans-Semibold.woff2) format('woff2'),
        url(../../optimus/fonts/OpenSans-Semibold.woff) format('woff'),
        url(../../optimus/fonts/OpenSans-Semibold.ttf) format('truetype');
}
@font-face {
    font-family: 'wu-ocra';
    src: url(../../optimus/fonts/ocraextended.woff2) format('woff2'),
    url(../../optimus/fonts/ocraextended.woff) format('woff'),
    url(../../optimus/fonts/ocraextended.ttf) format('truetype');
}

