@font-face {
    font-family: "DFBSansWeb";
    src: url("fonts/DFBSansWeb-Regular.eot") format("embedded-opentype"),
    url("fonts/DFBSansWeb-Regular.ttf") format("truetype"),
    url("fonts/DFBSansWeb-Regular.woff") format("woff"),
    url("fonts/DFBSansWeb-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "DFBSansWeb";
    src: url("fonts/DFBSansWeb-RegularItalic.eot") format("embedded-opentype"),
    url("fonts/DFBSansWeb-RegularItalic.ttf") format("truetype"),
    url("fonts/DFBSansWeb-RegularItalic.woff") format("woff"),
    url("fonts/DFBSansWeb-RegularItalic.woff2") format("woff2");

    font-style: italic;
}

@font-face {
    font-family: "DFBSansWeb";
    src: url("fonts/DFBSansWeb-Bold.eot") format("embedded-opentype"),
    url("fonts/DFBSansWeb-Bold.ttf") format("truetype"),
    url("fonts/DFBSansWeb-Bold.woff") format("woff"),
    url("fonts/DFBSansWeb-Bold.woff2") format("woff2");

    font-weight: bold;
}


@font-face {
    font-family: "DFBSansWeb";
    src: url("fonts/DFBSansWeb-BoldItalic.eot") format("embedded-opentype"),
    url("fonts/DFBSansWeb-BoldItalic.ttf") format("truetype"),
    url("fonts/DFBSansWeb-BoldItalic.woff") format("woff"),
    url("fonts/DFBSansWeb-BoldItalic.woff2") format("woff2");

    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: "DFBSansWeb";
    src: url("fonts/DFBSansCondensedWeb-Regular.eot") format("embedded-opentype"),
    url("fonts/DFBSansCondensedWeb-Regular.ttf") format("truetype"),
    url("fonts/DFBSansCondensedWeb-Regular.woff") format("woff"),
    url("fonts/DFBSansCondensedWeb-Regular.woff2") format("woff2");

    letter-spacing: 1.75px;
}

@font-face {
    font-family: "DFBSansWeb";
    src: url("fonts/DFBSansCondensedWeb-Bold.eot") format("embedded-opentype"),
        url("fonts/DFBSansCondensedWeb-Bold.ttf") format("truetype"),
        url("fonts/DFBSansCondensedWeb-Bold.woff") format("woff"),
        url("fonts/DFBSansCondensedWeb-Bold.woff2") format("woff2");

    font-weight: bold;
    letter-spacing: 1.75px;
}

/* Begin ISO-1107 */

/* abel-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Abel';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/abel-v18-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lobster-two-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lobster Two';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/lobster-two-v20-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lobster-two-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lobster Two';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/lobster-two-v20-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* permanent-marker-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Permanent Marker';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/permanent-marker-v16-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* End ISO-1107 */