@font-face {
    font-family: sonbiletFont;
    src: url(../fonts/static/Montserrat-Regular.ttf);
    font-weight: normal;
}

@font-face {
    font-family: sonbiletFont;
    src: url(../fonts/static/Montserrat-Bold.ttf);
    font-weight: 600;
}

@font-face {
    font-family: sonbiletFont;
    src: url(../fonts/static/Montserrat-Medium.ttf);
    font-weight: normal;
}