@font-face {
    font-family: fonts;
    src: url(./font/Montserrat-Regular.ttf);
}

* {
    font-family: fonts;
}
