
@font-face {
    font-family: 'helvetica-now-text-medium';
    src: url('../fonts/helvetica-now-text-medium.eot');
    src: url('../fonts/helvetica-now-text-medium?#iefix') format('embedded-opentype'),
        url('../fonts/helvetica-now-text-medium.woff') format('woff'),
        url('../fonts/helvetica-now-text-medium.ttf') format('truetype');   
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: "Helvetica Now Text";
    src: url("../fonts/HelveticaNowTextRegular_normal_normal.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

 @font-face {
    font-family: 'Helvetica';
    src: url('../fonts/helvetica-light.eot');
    src: url('../fonts/helvetica-light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helvetica-light.woff2') format('woff2'),
        url('../fonts/helvetica-light.woff') format('woff'),
        url('../fonts/helvetica-light.ttf') format('truetype'),
        url('../fonts/helvetica-light.svg#helvetica-light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvetica Now Text";
    src: url("../fonts/HelveticaNowTextBold_normal_normal.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: block;
}
           

@font-face {
    font-family: "RolexFont-S";
    src: url("../fonts/RolexFont-Light-WebS.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "RolexFont-S";
    src: url("../fonts/RolexFont-Regular-WebS.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

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







