@font-face {
    font-family: 'Aqua Grotesque';
    src: url('AquaGrotesque.eot');
    src: url('AquaGrotesque.eot?#iefix') format('embedded-opentype'),
        url('AquaGrotesque.woff2') format('woff2'),
        url('AquaGrotesque.woff') format('woff'),
        url('AquaGrotesque.ttf') format('truetype'),
        url('AquaGrotesque.svg#AquaGrotesque') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

