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