@font-face {
    font-family: myFirstFont;
	src:url(https://nonineceylon.com/fonts/AG/AGaramondPro-Regular.woff);
}

@font-face {
    font-family: mySecondFont;
	src:url(https://nonineceylon.com/fonts/OS/OpenSans-Regular.woff);
}

@font-face {
    font-family: myThirdFont;
	src:url(https://nonineceylon.com/fonts/OS/OpenSans-Light.woff);
}

@font-face {
    font-family: mySpecialFont;
	src:url(https://nonineceylon.com/fonts/MP/Majestic-Personal-Use.woff);
}