@font-face {
    font-family: 'Mitr';
    src: url('Mitr-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;

    unicode-range: U+0E00–U+0E7F;
}

@font-face {
    font-family: 'Mitr';
    src: url('Mitr-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;

    unicode-range: U+0E00–U+0E7F;
}

@font-face {
    font-family: 'Mitr';
    src: url('Mitr-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;

    unicode-range: U+0E00–U+0E7F;
}

@font-face {
    font-family: 'Mitr';
    src: url('Mitr-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;

    unicode-range: U+0E00–U+0E7F;
}

@font-face {
    font-family: 'Mitr';
    src: url('Mitr-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

    unicode-range: U+0E00–U+0E7F;

}

@font-face {
    font-family: 'Mitr';
    src: url('Mitr-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;

    unicode-range: U+0E00–U+0E7F;
}