@font-face {
    font-family: 'gudeabold';
    src: url('gudea-bold-webfont.woff2') format('woff2'),
         url('gudea-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gudeaitalic';
    src: url('gudea-italic-webfont.woff2') format('woff2'),
         url('gudea-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gudearegular';
    src: url('gudea-regular-webfont.woff2') format('woff2'),
         url('gudea-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
