@font-face {
    font-family: 'sutonnymjregular';
    src: url('../fonts/SutonnyMJ Regular.ttf') format('TrueType');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'sutonnymjbold';
    src: url('../fonts/sutonnymj-bold-webfont.woff2') format('woff2'),
    url('../fonts/sutonnymj-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'sutonnymjbold_italic';
    src: url('../fonts/sutonnymj-bolditalic-webfont.woff2') format('woff2'),
    url('../fonts/sutonnymj-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sutonnymjitalic';
    src: url('../fonts/sutonnymj-italic-webfont.woff2') format('woff2'),
    url('../fonts/sutonnymj-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sutonnyomjregular';
    src: url('../fonts/sutonnyomj-webfont.woff2') format('woff2'),
    url('../fonts/sutonnyomj-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}