@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    src: url(../font/Montserrat_Medium.ttf) format("truetype");
}

@font-face {
    font-family: 'Montserrat';
    font-weight: bold;
    src: url(../font/Montserrat_Bold.ttf) format("truetype");
}

@font-face {
    font-family: 'RobotoCondensed';
    font-weight: normal;
    src: url(../font/RobotoCondensed-VariableFont_wght.ttf) format("truetype");
}