@font-face {
    font-family: 'MonotypeCorsiva';
    src: url('MonotypeCorsiva.ttf')  format('truetype')
}

@font-face {
    font-family: 'PlantagenetCherokee';
    src: url('PlantagenetCherokee.ttf')  format('truetype')
}


html {
    font-family: PlantagenetCherokee;
}

h1, h2, .tabs__nav, .site-title--text, h3, h4, h5, h6 {
    font-family: PlantagenetCherokee;
}