@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: 100;
    src: url('Fonts/Woff/YekanBakh-Thin.woff') format('woff'),
        url('Fonts/Woff2/YekanBakh-Thin.woff2') format('woff2');
    font-display: block;
}

@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: 200;
    src: url('Fonts/Woff/YekanBakh-UltraLight.woff') format('woff'),
        url('Fonts/Woff2/YekanBakh-UltraLight.woff2') format('woff2');
    font-display: block;
}

@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: 300;
    src: url('Fonts/Woff/YekanBakh-Light.woff') format('woff'),
        url('Fonts/Woff2/YekanBakh-Light.woff2') format('woff2');
    font-display: block;
}

@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: 500;
    src: url('Fonts/Woff/YekanBakh-Medium.woff') format('woff'),
        url('Fonts/Woff2/YekanBakh-Medium.woff2') format('woff2');
    font-display: block;
}

@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: 600;
    src: url('Fonts/Woff/YekanBakh-Medium.woff') format('woff'),
        url('Fonts/Woff2/YekanBakh-Medium.woff2') format('woff2');
    font-display: block;
}

@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: 800;
    src: url('Fonts/Woff/YekanBakh-Medium.woff') format('woff'),
        url('Fonts/Woff2/YekanBakh-Medium.woff2') format('woff2');
    font-display: block;
}

@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: 900;
    src: url('Fonts/Woff/YekanBakh-Black.woff') format('woff'),
        url('Fonts/Woff2/YekanBakh-Black.woff2') format('woff2');
    font-display: block;
}

@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: bold;
    src: url('Fonts/Woff/YekanBakh-Bold.woff') format('woff'),
        url('Fonts/Woff2/YekanBakh-Bold.woff2') format('woff2');
    font-display: block;
}

@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: normal;
    src: url('Fonts/Woff/YekanBakh-Regular.woff') format('woff'),
        url('Fonts/Woff2/YekanBakh-Regular.woff2') format('woff2');
    font-display: block;
}

body {
    font-family: YekanBakh !important;
}

.localized-number {
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";
}

.localized-monospace-number {
    -moz-font-feature-settings: "ss03";
    -webkit-font-feature-settings: "ss03";
    font-feature-settings: "ss03";
}
