@font-face {
    font-family: 'nyght_serif';
    src: url('nyghtserif-light.woff2') format('woff2'),
         url('nyghtserif-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}
@font-face {
    font-family: 'nyght_serif';
    src: url('nyghtserif-lightitalic.woff2') format('woff2'),
         url('nyghtserif-lightitalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;

}
/*regular*/
@font-face {
    font-family: 'nyght_serif';
    src: url('nyghtserif-regular.woff2') format('woff2'),
         url('nyghtserif-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'nyght_serif';
    src: url('nyghtserif-regularitalic.woff2') format('woff2'),
         url('nyghtserif-regularitalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
/*medium*/
@font-face {
    font-family: 'nyght_serif';
    src: url('nyghtserif-medium.woff2') format('woff2'),
         url('nyghtserif-medium.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'nyght_serif';
    src: url('nyghtserif-mediumitalic.woff2') format('woff2'),
         url('nyghtserif-mediumitalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;

}
/* bold */
@font-face {
    font-family: 'nyght_serif';
    src: url('nyghtserif-bold.woff2') format('woff2'),
         url('nyghtserif-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'nyght_serifbold_italic';
    src: url('nyghtserif-bolditalic.woff2') format('woff2'),
         url('nyghtserif-bolditalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}
/*nyghtserif-dark*/
@font-face {
    font-family: 'nyght_serif';
    src: url('nyghtserif-dark.woff2') format('woff2'),
         url('nyghtserif-dark.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'nyght_nyght_serifserifdark_italic';
    src: url('nyghtserif-darkitalic.woff2') format('woff2'),
         url('nyghtserif-darkitalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}







