@font-face {
    font-family:"aktiv-grotesk";
    src:url('aktiv-grotesk-Regular.otf') format("opentype");
    font-style:normal;
    font-weight:400;
}

@font-face {
    font-family:"aktiv-grotesk";
    src:url('aktiv-grotesk-Regular.otf') format("opentype");
    font-display:auto;
    font-style:italic;
    font-weight:400;
}


@font-face {
    font-family:"aktiv-grotesk";
    src:url('aktiv-grotesk-Bold.otf') format("opentype");
    font-display:auto;
    font-style:normal;
    font-weight:700;
}


@font-face {
    font-family:"aktiv-grotesk";
    src:url('aktiv-grotesk-Bold.otf') format("opentype");
    font-display:auto;
    font-style:italic;
    font-weight:700;
}

@font-face {
    font-family:"aktiv-grotesk";
    src:url('aktiv-grotesk-Medium.otf') format("opentype");
    font-display:auto;
    font-style:normal;
    font-weight:500;
}

@font-face {
    font-family:"aktiv-grotesk";
    src:url('aktiv-grotesk-Medium.otf') format("opentype");
    font-display:auto;
    font-style:italic;
    font-weight:500;
}


@font-face {
    font-family:"aktiv-grotesk";
    src:url('aktiv-grotesk-Light.otf') format("opentype");
    font-display:auto;
    font-style:normal;
    font-weight:200;
}

@font-face {
    font-family:"aktiv-grotesk";
    src:url('aktiv-grotesk-Light.otf') format("opentype");
    font-display:auto;
    font-style:italic;
    font-weight:200;
}