@charset "UTF-8";
/* CSS Document */

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

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