<style>

@font-face {
    font-family: 'Optima';
    font-style: normal;
    font-weight: 400;
    src="assests/css/OPTIMA.woff");
}
	
@font-face {
    font-family: 'Optima';
    font-style: italic;
    font-weight: 5;
   src="assests/css/OPTIMA.woff");
}
@font-face {
    font-family: 'Optima';
    font-style: normal;
    font-weight: 550;
    src="assests/css/OPTIMA.woff");
}
@font-face {
    font-family: 'Optima';
    font-style: normal;
    font-weight: 700;
   src="assests/css/OPTIMA.woff");
}

</style>