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

