/* RALEWAY */

@font-face {
    font-family: 'Lota Grotesque';
    src: url('LotaGrotesqueAlt3-Thin.woff2') format('woff2'),
        url('LotaGrotesqueAlt3-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lota Grotesque';
    src: url('LotaGrotesqueAlt2-Light.woff2') format('woff2'),
        url('LotaGrotesqueAlt2-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lota Grotesque';
    src: url('LotaGrotesqueAlt2-Regular.woff2') format('woff2'),
        url('LotaGrotesqueAlt2-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lota Grotesque';
    src: url('LotaGrotesqueAlt2-SemiBold.woff2') format('woff2'),
        url('LotaGrotesqueAlt2-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lota Grotesque';
    src: url('LotaGrotesque-Bold.woff2') format('woff2'),
        url('LotaGrotesque-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

