@font-face {
    font-family: 'FORECAST';
    src: url('../fonts/FORECAST.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FORECAST';
    src: url('../fonts/FORECAST-Italic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}