@font-face {
    font-family: Doran NoEn;
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/en/woff/DoranNoEn-Thin.woff') format('woff'),
    url('../fonts/en/woff2/DoranNoEn-Thin.woff2') format('woff2');
}

@font-face {
    font-family: Doran NoEn;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/en/woff/DoranNoEn-Light.woff') format('woff'),
    url('../fonts/en/woff2/DoranNoEn-Light.woff2') format('woff2');
}

@font-face {
    font-family: Doran NoEn;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/en/woff/DoranNoEn-Regular.woff') format('woff'),
    url('../fonts/en/woff2/DoranNoEn-Regular.woff2') format('woff2');
}

@font-face {
    font-family: Doran NoEn;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/en/woff/DoranNoEn-Medium.woff') format('woff'),
    url('../fonts/en/woff2/DoranNoEn-Medium.woff2') format('woff2');
}

@font-face {
    font-family: Doran NoEn;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/en/woff/DoranNoEn-Bold.woff') format('woff'),
    url('../fonts/en/woff2/DoranNoEn-Bold.woff2') format('woff2');
}

@font-face {
    font-family: Doran NoEn;
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/en/woff/DoranNoEn-ExtraBold.woff') format('woff'),
    url('../fonts/en/woff2/DoranNoEn-ExtraBold.woff2') format('woff2');
}
