@font-face {
    font-family: 'Open Sans Extra Bold';
    src: url('open_sans_extra_bold-webfont.woff2') format('woff2'),
         url('open_sans_extra_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans Light';
    src: url('open_sans_light-webfont.woff2') format('woff2'),
         url('open_sans_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans Regular';
    src: url('open_sans_regular-webfont.woff2') format('woff2'),
         url('open_sans_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Zilla Slab Bold';
    src: url('zillaslab-bold-webfont.woff2') format('woff2'),
         url('zillaslab-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Zilla Slab Light';
    src: url('zillaslab-light-webfont.woff2') format('woff2'),
         url('zillaslab-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Zilla Slab Regular';
    src: url('zillaslab-regular-webfont.woff2') format('woff2'),
         url('zillaslab-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'PT Sans Narrow';
  src:  url('PTSans-Narrow.eot?#iefix') format('embedded-opentype'),
        url('PTSans-Narrow.woff') format('woff'),
        url('PTSans-Narrow.ttf')  format('truetype'),
        url('PTSans-Narrow.svg#PTSans-Narrow') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PT Sans Narrow Bold';
  src:  url('PTSans-NarrowBold.eot?#iefix') format('embedded-opentype'),
        url('PTSans-NarrowBold.woff') format('woff'),
        url('PTSans-NarrowBold.ttf')  format('truetype'),
        url('PTSans-NarrowBold.svg#PTSans-NarrowBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
