/**
 * Baumer Custom Fonts
 *
 * This file defines the @font-face rules for custom fonts
 */

@font-face {
    font-family: 'Dachi';
    src: url('../../font/Dachi the Lynx-46841546889.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
