@font-face {
    font-family: Celine;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/CelineWeb-Medium_06hf.eot) format("embedded-opentype"),url(fonts/CelineWeb-Medium_06hf.ttf) format("truetype"),url(fonts/CelineWeb-Medium_06hf.woff) format("woff")
}

@font-face {
    font-family: Celine;
    font-style: normal;
    font-weight: 700;
    src: url(fonts/CelineWeb-Bold_07hf.eot) format("embedded-opentype"),url(fonts/CelineWeb-Bold_07hf.ttf) format("truetype"),url(fonts/CelineWeb-Bold_07hf.woff) format("woff")
}


/* specifically for CEL-647: client want exactly Celine medium font to be bold*/
@font-face {
    font-family: Celine-Medium-Bold;
    font-style: normal;
    font-weight: 700;
    src: url(fonts/CelineWeb-Medium_06hf.eot) format("embedded-opentype"),url(fonts/CelineWeb-Medium_06hf.ttf) format("truetype"),url(fonts/CelineWeb-Medium_06hf.woff) format("woff")
}

/* this font it's used for print receipt and return form print*/
@font-face {
    font-family: Celine-Receipt-Font;
    font-style: normal;
    font-weight: normal;
    src: url(fonts/OCRB.eot) format("embedded-opentype"),url(fonts/OCRB.ttf) format("truetype"),url(fonts/OCRB.woff) format("woff")
}

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

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