@font-face {
    font-family: 'Barlow Condensed';
    font-display: block;
    font-weight: normal;
    src: url('barlowcondensed-regular-webfont.woff2') format('woff2'),
         url('barlowcondensed-regular-webfont.woff') format('woff');
}
@font-face {
    font-family: 'Barlow Condensed';
    font-display: block;
    font-weight: lighter;
    src: url('barlowcondensed-light-webfont.woff2') format('woff2'),
         url('barlowcondensed-light-webfont.woff') format('woff');
}
@font-face {
    font-family: 'Barlow Condensed';
    font-display: block;
    font-weight: bold;
    src: url('barlowcondensed-bold-webfont.woff2') format('woff2'),
         url('barlowcondensed-bold-webfont.woff') format('woff');
}
@font-face {
    font-family: 'Barlow Condensed';
    font-display: block;
    font-weight: 500;
    src: url('barlowcondensed-semibold-webfont.woff2') format('woff2'),
         url('barlowcondensed-semibold-webfont.woff') format('woff');
}
