@font-face {
    font-family: Unimed;
    src: url(src/fonts/UnimedSansBold.otf);
    font-weight: bold;
}

@font-face {
    font-family: Unimed;
    src: url(src/fonts/UnimedSansRegular.otf);
    font-weight: normal;
}