@font-face {
    font-family: Metropolis-Medium;
    src: url("../fonts/Metropolis-Medium.otf") format("opentype");
}
@font-face {
    font-family: Metropolis-Regular;
    src: url("../fonts/Metropolis-Regular.otf") format("opentype");
}
body{
    margin:0;
}
 