﻿

@font-face {
    font-family: anjoman;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/anjoman-regular.woff2') format('woff');
}
    @font-face {
        font-family: doran;
        font-style: normal;
        font-weight: normal;
        src: url('fonts/doran-regular.woff2') format('woff');
    }

@font-face {
    font-family: doran-bold;
    font-style: normal;
    font-weight: 600;
    src: url('fonts/doran-extrabold.woff2') format('woff');
}
@font-face {
    font-family: doran-extra;
    font-style: normal;
    font-weight: 800;
    src: url('fonts/doran-extrabold.woff2') format('woff');
}
