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

