/**
 * Typography source.
 *
 * Yekan Bakh is a licensed font and its binary files are intentionally not
 * bundled in this patch. When the licensed webfont files are supplied, only
 * this file and the font directory need to be updated.
 */
@font-face {
    font-family: "Yekan Bakh";
    src: local("Yekan Bakh"), local("YekanBakh");
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
}
