@font-face {
    font-family: "MADE Outer";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(outer-regular.otf)
}

@font-face {
    font-family: "MADE Outer";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(outer-medium.otf)
}

@font-face {
    font-family: "MADE Outer";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(outer-bold.otf)
}

@font-face {
    font-family: "MADE Outer";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(outer-light.otf)
}

@font-face {
    font-family: "MADE Outer";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(outer-thin.otf)
}

@font-face {
    font-family: "UTM Banque";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(UTM-BanqueRegular.ttf)
}

@font-face {
    font-family: "UTM Banque";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(UTM-BanqueMedium.ttf)
}