@font-face {
    font-family: 'Mont-Regular';
    src: url('./Mont-Regular.ttf');
    font-weight: normal;
}

@font-face {
    font-family: 'Mont-Bold';
    src: url('./Mont-Bold.ttf');
    font-weight: bold;
}
