@font-face {
    font-family: 'weather';
    src: url('fonts/weather/artill_clean_icons-webfont.eot');
    src: url('fonts/weather/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/weather/artill_clean_icons-webfont.woff') format('woff'),
        url('fonts/weather/artill_clean_icons-webfont.ttf') format('truetype'),
        url('fonts/weather/artill_clean_icons-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Custom Font';
    src: url('fonts/Font-Regular.eot');
    src: url('fonts/Font-Regular.woff2') format('woff2'),
        url('fonts/Font-Regular.woff') format('woff'),
        url('fonts/Font-Regular.ttf') format('truetype'),
        url('fonts/Font-Regular.svg#Font-Regular') format('svg'),
        url('fonts/Font-Regular.eot?#iefix') format('embedded-opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Custom Font';
    src: url('fonts/Font-Medium.eot');
    src: url('fonts/Font-Medium.woff2') format('woff2'),
        url('fonts/Font-Medium.woff') format('woff'),
        url('fonts/Font-Medium.ttf') format('truetype'),
        url('fonts/Font-Medium.svg#Font-Medium') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Custom Font';
    src: url('fonts/Font-Bold.eot');
    src: url('fonts/Font-Bold.svg') format('svg');
    src: url('fonts/Font-Bold.woff2') format('woff2'),
        url('fonts/Font-Bold.woff') format('woff'),
        url('fonts/Font-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
