@font-face {
    font-family: CustomFont;
    src: url(/font/MontserratAlternates-Bold.ttf);
}

body, h1, p { font-family: CustomFont; }