@font-face {
    font-family: 'deon';
    src:  url('../fonts/deon.eot?w6dwn7');
    src:  url('../fonts/deon.eot?w6dwn7#iefix') format('embedded-opentype'),
      url('../fonts/deon.ttf?w6dwn7') format('truetype'),
      url('../fonts/deon.woff?w6dwn7') format('woff'),
      url('../fonts/deon.svg?w6dwn7#deon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'weathericons';
    src: url('../fonts/weathericons.eot');
    src: url('../fonts/weathericons.eot?#iefix') format('embedded-opentype'),
        url('../fonts/weathericons.woff2') format('woff2'),
        url('../fonts/weathericons.woff') format('woff'),
        url('../fonts/weathericons.ttf') format('truetype'),
        url('../fonts/weathericons.svg#weather_iconsregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
