    @font-face {
    font-family: 'Gordita';
    font-style: normal;
    font-weight: 400;
    src: url('../../fonts/gordita/Gordita Regular.woff') format('woff');
    }

    @font-face {
    font-family: 'Gordita';
    font-style: normal;
    font-weight: 100;
    src: url('../../fonts/gordita/Gordita Thin.woff') format('woff');
    }

    @font-face {
    font-family: 'Gordita';
    font-style: normal;
    font-weight: 200;
    src: url('../../fonts/gordita/Gordita Light.woff') format('woff');
    }
    
    @font-face {
    font-family: 'Gordita';
    font-style: normal;
    font-weight: 500;
    src: url('../../fonts/gordita/Gordita Medium.woff') format('woff');
    }

    @font-face {
    font-family: 'Gordita';
    font-style: normal;
    font-weight: 700;
    src: url('../../fonts/gordita/Gordita Bold.woff') format('woff');
    }

    @font-face {
    font-family: 'Gordita';
    font-style: normal;
    font-weight: 800;
    src: url('../../fonts/gordita/Gordita Black.woff') format('woff');
    }
 
    @font-face {
    font-family: 'Gordita';
    font-style: normal;
    font-weight: 900;
    src: url('../../fonts/gordita/Gordita Ultra.woff') format('woff');
    }
   