@font-face {
    font-family: 'Gordita';
    src: url('/static/webfonts/gordita/gorditablack-webfont.woff2') format('woff2'),
         url('/static/webfonts/gordita/gorditablack-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;

}




@font-face {
    font-family: 'Gordita';
    src: url('/static/webfonts/gordita/gorditablackitalic-webfont.woff2') format('woff2'),
         url('/static/webfonts/gordita/gorditablackitalic-webfont.woff') format('woff');
    font-weight: 900;
    font-style: italic;

}




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

}




@font-face {
    font-family: 'Gordita';
    src: url('/static/webfonts/gordita/gorditabolditalic-webfont.woff2') format('woff2'),
         url('/static/webfonts/gordita/gorditabolditalic-webfont.woff') format('woff');
    font-weight: 700;
    font-style: italic;

}




@font-face {
    font-family: 'Gordita';
    src: url('/static/webfonts/gordita/gorditalight-webfont.woff2') format('woff2'),
         url('/static/webfonts/gordita/gorditalight-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}




@font-face {
    font-family: 'Gordita';
    src: url('/static/webfonts/gordita/gorditalightitalic-webfont.woff2') format('woff2'),
         url('/static/webfonts/gordita/gorditalightitalic-webfont.woff') format('woff');
    font-weight: 300;
    font-style: italic;

}




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

}




@font-face {
    font-family: 'Gordita';
    src: url('/static/webfonts/gordita/gorditamediumitalic-webfont.woff2') format('woff2'),
         url('/static/webfonts/gordita/gorditamediumitalic-webfont.woff') format('woff');
    font-weight: 500;
    font-style: italic;

}




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

}




@font-face {
    font-family: 'Gordita';
    src: url('/static/webfonts/gordita/gorditaregularitalic-webfont.woff2') format('woff2'),
         url('/static/webfonts/gordita/gorditaregularitalic-webfont.woff') format('woff');
    font-weight: 400;
    font-style: italic;

}