

   
 /*Rolex CSS Starts Here*/
  @font-face {
  font-family: Helvetica;
  src: local("helvetica-light");
  src: url("../fonts/helvetica/helvetica-light.eot");
  src: url("../fonts/helvetica/helvetica-light.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/helvetica-light.woff") format("font-woff"), url("../fonts/helvetica/helvetica-light.ttf") format("truetype"), url("../fonts/helvetica/helvetica-light.svg#helvetica-light") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Helvetica;
  src: local("helvetica-normal");
  src: url("../fonts/helvetica/helvetica-normal.eot");
  src: url("../fonts/helvetica/helvetica-normal.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/helvetica-normal.woff") format("font-woff"), url("../fonts/helvetica/helvetica-normal.ttf") format("truetype"), url("../fonts/helvetica/helvetica-normal.svg#helvetica-normal") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Helvetica;
  src: local("helvetica-bold");
  src: url("../fonts/helvetica/helvetica-bold.eot");
  src: url("../fonts/helvetica/helvetica-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/helvetica-bold.woff") format("font-woff"), url("../fonts/helvetica/helvetica-bold.ttf") format("truetype"), url("../fonts/helvetica/helvetica-bold.svg#helvetica-bold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

 

 
@font-face {
    font-family: 'trajan_pro_3regular';
    src: url('../trajan_pro_3_regular-webfont.woff2') format('woff2'),
         url('../trajan_pro_3_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}