
/* PT Serif Family
 Regular */
@font-face {
    font-family: 'PT Serif';
    src: url('fonts/pt-serif/pt-serif-regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/pt-serif/pt-serif-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/pt-serif/pt-serif-regular.woff') format('woff'), /* Modern Browsers */
    url('fonts/pt-serif/pt-serif-regular.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('fonts/pt-serif/pt-serif-regular.svg#2eadc12db366f128d4c29fb370be9bc1') format('svg'); /* Legacy iOS */

    font-style:   normal;
    font-weight:  400;
}

/* Adelle Sans Family
 Regular, Semibold, Bold */
@font-face {
    font-family: 'Adelle Sans Regular';
    src: url('fonts/adelle-sans/adelle-sans-regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/adelle-sans/adelle-sans-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/adelle-sans/adelle-sans-regular.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('fonts/adelle-sans/adelle-sans-regular.svg#a71edc3e64403c258f09f6c959179d0c') format('svg'); /* Legacy iOS */

    font-style:   normal;
    font-weight:  400;
}

@font-face {
    font-family: 'Adelle Sans SemiBold';
    src: url('fonts/adelle-sans/adelle-sans-semiBold.eot'); /* IE9 Compat Modes */
    src: url('fonts/adelle-sans/adelle-sans-semiBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/adelle-sans/adelle-sans-semiBold.woff') format('woff'), /* Modern Browsers */
    url('fonts/adelle-sans/adelle-sans-semiBold.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/adelle-sans/adelle-sans-semiBold.svg#0a37063c68ceb2e414c44d4f261bf9dc') format('svg'); /* Legacy iOS */

    font-style:   normal;
    font-weight:  700;
}

@font-face {
    font-family: 'Adelle Sans Bold';
    src: url('fonts/adelle-sans/adelle-sans-bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/adelle-sans/adelle-sans-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/adelle-sans/adelle-sans-bold.woff') format('woff'), /* Modern Browsers */
    url('fonts/adelle-sans/adelle-sans-bold.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/adelle-sans/adelle-sans-bold.svg#0a37063c68ceb2e414c44d4f261bf9dc') format('svg'); /* Legacy iOS */

    font-style:   normal;
    font-weight:  700;
}

@font-face {
    font-family: 'Adelle Heavy';
    src: url('fonts/adelle-sans/adelle-heavy.eot'); /* IE9 Compat Modes */
    src: url('fonts/adelle-sans/adelle-heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/adelle-sans/adelle-heavy.woff') format('woff'), /* Modern Browsers */
    url('fonts/adelle-sans/adelle-heavy.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/adelle-sans/adelle-heavy.svg#0a37063c68ceb2e414c44d4f261bf9dc') format('svg'); /* Legacy iOS */

    font-style:   normal;
    font-weight:  700;
}

/* Weather Icon Font */
@font-face {
    font-family: 'weather';
    src:  url('fonts/weather/weather.eot?zfoh1u');
    src:  url('fonts/weather/weather.eot?zfoh1u#iefix') format('embedded-opentype'),
    url('fonts/weather/weather.ttf?zfoh1u') format('truetype'),
    url('fonts/weather/weather.woff?zfoh1u') format('woff'),
    url('fonts/weather/weather.svg?zfoh1u#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
