/* Tipografía corporativa OiVita39 — Helvetica LT Std (Light / Bold) */

@font-face {
    font-family: 'Helvetica LT';
    src: url('../fonts/HelveticaLTStd-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica LT';
    src: url('../fonts/HelveticaLTStd-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
