@font-face{
    font-family: "Albra-LightItalic";
    font-weight: normal;
    font-style: normal;
    src:url("Albra-LightItalic.woff2") format("woff2"),
        url("Albra-LightItalic.woff") format("woff");
}

@font-face{
    font-family: "AlbraGrotesk-Regular";
    font-weight: normal;
    font-style: normal;
    src:url("AlbraGrotesk-Regular.woff2") format("woff2"),
        url("AlbraGrotesk-Regular.woff") format("woff");
}

@font-face{
    font-family: "AlbraGrotesk-Bold";
    font-weight: normal;
    font-style: normal;
    src:url("AlbraGrotesk-Bold.woff2") format("woff2"),
        url("AlbraGrotesk-Bold.woff") format("woff");
}