@font-face {
    font-family: 'Brown';
    src: url('Brown-Light.eot');
    src: local('Brown-Light'),
        /*url('Brown-Light.eot?#iefix') format('embedded-opentype'),*/
        url('Brown/Brown-Light.woff') format('woff'),
        url('Brown/Brown-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Brown';
    src: url('Brown-Regular.eot');
    src: local('Brown-Regular'),
        /*url('Brown-Regular.eot?#iefix') format('embedded-opentype'),*/
        url('Brown/Brown-Regular.woff') format('woff'),
        url('Brown/Brown-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

/*@font-face {
    font-family: 'Brown';
    src: url('Brown-Thin.eot');
    src: local('Brown-Thin'),
        url('Brown-Thin.eot?#iefix') format('embedded-opentype'),
        url('Brown-Thin.woff') format('woff'),
        url('Brown-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}*/

@font-face {
    font-family: 'Brown';
    src: url('Brown-Bold.eot');
    src: local('Brown-Bold'),
        /*url('Brown-Bold.eot?#iefix') format('embedded-opentype'),*/
        url('Brown/Brown-Bold.woff') format('woff'),
        url('Brown/Brown-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'Gordita';
    src: url('Gordita.eot');
    src: local('Gordita-Bold'),
        url('Gordita-Bold.woff2') format('woff2'),
        url('Gordita-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap
}
