/* --- Fonts --- */


@font-face {
font-family: 'Optima';
font-style: normal;
font-weight: normal;
src: url('../fonts/optima/OPTIMA.woff') format('woff');
}

@font-face {
font-family: 'Optima Italic';
font-style: normal;
font-weight: normal;
src: url('../fonts/optima/Optima_Italic.woff') format('woff');
}

@font-face {
font-family: 'Optima Medium';
font-style: normal;
font-weight: normal;
src: url('../fonts/optima/Optima_Medium.woff') format('woff');
}

@font-face {
font-family: 'Optima Bold';
font-style: normal;
font-weight: normal;
src: url('../fonts/optima/OPTIMA_B.woff') format('woff');
}
