@charset "UTF-8";

@font-face {
    font-family: "dripicons-weather";
    src:url("/fonts/weather/dripicons-weather.eot");
    src:url("/fonts/weather/dripicons-weather.eot?#iefix") format("embedded-opentype"),
    url("/fonts/weather/dripicons-weather.woff") format("woff"),
    url("/fonts/weather/dripicons-weather.ttf") format("truetype"),
    url("/fonts/weather/dripicons-weather.svg#dripicons-weather") format("svg");
    font-weight: normal;
    font-style: normal;
    
}
@font-face {
    font-family: 'Ailerons';
    src:url('/fonts/ailerons/Ailerons.ttf.woff') format('woff'),
    url('/fonts/ailerons/Ailerons.ttf.svg#Ailerons') format('svg'),
    url('/fonts/ailerons/Ailerons.ttf.eot'),
    url('/fonts/ailerons/Ailerons.ttf.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Incompleeta';
    src: url('/fonts/incompleta/IncompleetaRegular.eot');
    src: local('Incompleeta'), local('IncompleetaRegular'),
        url('/fonts/incompleta/IncompleetaRegular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/incompleta/IncompleetaRegular.woff2') format('woff2'),
        url('/fonts/incompleta/IncompleetaRegular.woff') format('woff'),
        url('/fonts/incompleta/IncompleetaRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Incompleeta';
    src: url('/fonts/incompleta/IncompleetaLight.eot');
    src: local('Incompleeta Light'), local('IncompleetaLight'),
        url('/fonts/incompleta/IncompleetaLight.eot?#iefix') format('embedded-opentype'),
        url('/fonts/incompleta/IncompleetaLight.woff2') format('woff2'),
        url('/fonts/incompleta/IncompleetaLight.woff') format('woff'),
        url('/fonts/incompleta/IncompleetaLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

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

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