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