@font-face {
    font-family: 'Directors Gothic Bold';
    src: url('../woff2/directorsgothic250-bd.woff2') format('woff2'),
         url('../woff/directorsgothic250-bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Directors Gothic SemiBold';
    src: url('../woff2/directorsgothic250-sbd.woff2') format('woff2'),
         url('../woff/directorsgothic250-sbd.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Directors Gothic Oblique';
    src: url('../woff2/directorsgothic250-sbdob.woff2') format('woff2'),
         url('../woff/directorsgothic250-sbdob.woff') format('woff');
    font-weight: 600;
    font-style: oblique;
}