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

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