@font-face {
    font-family: "Fanwood";
    src: url("./fanwood-webfont.woff") format("woff"),
         url("./fanwood-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Fanwood";
    src: url("./fanwood-italic-webfont.woff") format("woff"),
         url("./fanwood-italic-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}
