@font-face {
    font-family: Muller;
    src: url(../fonts/MullerRegular.otf);
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: Muller;
    src: url(../fonts/MullerMedium.otf);
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: Muller;
    src: url(../fonts/MullerBold.otf);
    font-style: normal;
    font-weight: 600
}