@font-face {
    font-family: "Regular";
    src: url('fonts/am/Montserratarm-Regular.otf') format('opentype');
    font-weight: 400;
}

@font-face {
    font-family: "Medium";
    src: url('fonts/am/Montserratarm-Medium.otf') format('opentype');
    font-weight: 500;
}

@font-face {
    font-family: "Bold";
    src: url('fonts/am/Montserratarm-Bold.otf') format('opentype');
    font-weight: 700;
}
