



@font-face {
    font-family: 'gorditabold';
    src: url('../fonts/gordita-bold-webfont.woff2') format('woff2'),
         url('../fonts/gordita-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gorditamedium';
    src: url('../fonts/gordita-medium-webfont.woff2') format('woff2'),
         url('../fonts/gordita-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gorditaregular';
    src: url('../fonts/gordita-regular-webfont.woff2') format('woff2'),
         url('../fonts/gordita-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}