/* @import url('https://use.typekit.net/mwa5vwt.css'); */

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-SemiBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}