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

