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

@font-face {
    font-family: mySecondFont;
	src:url(../fonts/RobotoMono-VariableFont_wght.woff);
}
