/* assets */
@font-face {
    font-family: Montserrat;
    font-style: normal;
    src: url(Montserrat.ttf);
}

* {
    font-family: Montserrat;
}
