
@font-face {
    font-family: 'montserratbold' 'sans-serif';
    src: url('../fonts/Oxygen/Oxygen-Bold.ttf');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/Oxygen/Oxygen-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'montserrat_alternatesbold';
    src: url('../fonts/Oxygen/Oxygen-Bold.ttf');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'montserrat_alternatesregular';
    src: url('../fonts/Oxygen/Oxygen-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}
