/* Custom Styles */
@font-face {
font-family: optima-bolditalic;
src: url(optima-bolditalic.ttf);
}

@font-face {
font-family: montserrat-bold;
src: url(montserrat-bold.ttf);
}

h1 {
font-family: optima-bold;
font-weight: normal;
font-style: normal;
font-size: 60px;
line-height: 1.2;
}

h2 {
font-family: montserrat-bold;
font-weight: normal;
font-style: normal;
font-size: 50px;
line-height: 1.0;
}