@font-face {
    font-family: 'Dharma Gothic E';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(dharma-gothic-e.otf);
}
@font-face {
    font-family: 'Dharma Gothic E';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(dharma-gothic-e-italic.otf);
}