@font-face {
    font-family: 'Actor';
    src:  url('actor-regular-webfont.woff2') format('woff2'),
          url('actor-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Droid_Sans';
    src:  url('droidsans-webfont.woff2') format('woff2'),
          url('droidsans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Droid_Sans';
    src:  url('droidsans-bold-webfont.woff2') format('woff2'),
          url('droidsans-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ink_Free';
    src: url('InkFree.woff2') format('woff2'),
        url('InkFree.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lancelot_Regular';
    src: url('lancelot-regular-webfont.woff2') format('woff2'),
         url('lancelot-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
