
@font-face {
    font-family: 'GudeaRegular';
    src: url('Gudea-Regular.eot');
    src: url('Gudea-Regular.eot') format('embedded-opentype'),
         url('Gudea-Regular.woff') format('woff'),
         url('Gudea-Regular.ttf') format('truetype'),
         url('Gudea-Regular.svg#GudeaRegular') format('svg');
}

@font-face {
    font-family: 'GudeaItalic';
    src: url('Gudea-Italic.eot');
    src: url('Gudea-Italic.eot') format('embedded-opentype'),
         url('Gudea-Italic.woff') format('woff'),
         url('Gudea-Italic.ttf') format('truetype'),
         url('Gudea-Italic.svg#GudeaItalic') format('svg');
}

@font-face {
    font-family: 'GudeaBold';
    src: url('Gudea-Bold.eot');
    src: url('Gudea-Bold.eot') format('embedded-opentype'),
         url('Gudea-Bold.woff') format('woff'),
         url('Gudea-Bold.ttf') format('truetype'),
         url('Gudea-Bold.svg#GudeaBold') format('svg');
}













