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

@font-face {
    font-family: 'Lota Grotesque It';
    src: url('LotaGrotesque-RegularIt.woff2') format('woff2'),
        url('LotaGrotesque-RegularIt.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

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

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

@font-face {
    font-family: 'Lota Grotesque Extra';
    src: url('LotaGrotesque-ExtraLight.woff2') format('woff2'),
        url('LotaGrotesque-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

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

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

@font-face {
    font-family: 'Lota Grotesque light it';
    src: url('los_andes__lota_grotesque_light_italic-webfont.woff2') format('woff2'),
         url('los_andes__lota_grotesque_light_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

