@font-face {
    font-family: 'Feinen Inline';
    src: url('https://mystara.thorfmaps.com/fonts/FeinenInline-Italic.woff2') format('woff2'),
        url('https://mystara.thorfmaps.com/fonts/FeinenInline-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Feinen';
    src: url('https://mystara.thorfmaps.com/fonts/Feinen-BoldItalic.woff2') format('woff2'),
        url('https://mystara.thorfmaps.com/fonts/Feinen-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Feinen';
    src: url('https://mystara.thorfmaps.com/fonts/Feinen-Bold.woff2') format('woff2'),
        url('https://mystara.thorfmaps.com/fonts/Feinen-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Feinen';
    src: url('https://mystara.thorfmaps.com/fonts/Feinen-Italic.woff2') format('woff2'),
        url('https://mystara.thorfmaps.com/fonts/Feinen-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Feinen Inline';
    src: url('https://mystara.thorfmaps.com/fonts/Feinen-Inline.woff2') format('woff2'),
        url('https://mystara.thorfmaps.com/fonts/Feinen-Inline.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Feinen';
    src: url('https://mystara.thorfmaps.com/fonts/Feinen.woff2') format('woff2'),
        url('https://mystara.thorfmaps.com/fonts/Feinen.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Feinen';
    src: url('https://mystara.thorfmaps.com/fonts/Feinen-Light.woff2') format('woff2'),
        url('https://mystara.thorfmaps.com/fonts/Feinen-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Feinen';
    src: url('https://mystara.thorfmaps.com/fonts/FeinenLight-Italic.woff2') format('woff2'),
        url('https://mystara.thorfmaps.com/fonts/FeinenLight-Italic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

h1, h2, h3, h4, h5, h6, #site-logo, .post-title, .widgettitle {
    font-family: "Feinen";
}

body {
  font-family: "ltc-goudy-oldstyle-pro";
  }