rachael-portier
9/5/2019 - 1:43 PM

Set Body Font

@font-face {
    font-family: Montserrat;
    src: url(Montserrat/Montserrat-SemiBold.ttf);
    font-weight:600;
}

* {font-family: "Montserrat";
	font-weight: 600;}
	
	
	<!-- THIS IS APPLIED TO FONT-FAMILY: INHERIT -->