/* NyghtSerif-Light */
@font-face {
    font-family: 'NyghtSerif';
    src: url('../fonts/NyghtSerif-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* NyghtSerif-LightItalic */
@font-face {
    font-family: 'NyghtSerif';
    src: url('../fonts/NyghtSerif-LightItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: Italic;
}
