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