@charset "UTF-8";

@font-face {
    font-family: "Metropolis Medium";
    src: url("/fonts/Metropolis-Medium.otf") format("opentype");
}

@font-face {
    font-family: " Metropolis";
    src: url("/fonts/Metropolis-Regular.otf") format("opentype");
}

@font-face {
    font-family: "Metropolis Bold";
    src: url("/fonts/Metropolis-Bold.otf") format("opentype");
}
