@font-face {
    font-display: swap;
    font-family: 'Barlow Condensed';
    font-style: normal;
    font-weight: 300;
    src: url('barlow-condensed-v5-latin-300.eot');
    src: local(''), 
         url('barlow-condensed-v5-latin-300.eot?#iefix') format('embedded-opentype'),
         url('barlow-condensed-v5-latin-300.woff2') format('woff2'),
         url('barlow-condensed-v5-latin-300.woff') format('woff'),
         url('barlow-condensed-v5-latin-300.ttf') format('truetype'),
         url('barlow-condensed-v5-latin-300.svg#BarlowCondensed') format('svg');
}

@font-face {
    font-display: swap;
    font-family: 'Barlow Condensed';
    font-style: normal;
    font-weight: 400;
    src: url('barlow-condensed-v5-latin-regular.eot');
    src: local(''), 
         url('barlow-condensed-v5-latin-regular.eot?#iefix') format('embedded-opentype'),
         url('barlow-condensed-v5-latin-regular.woff2') format('woff2'),
         url('barlow-condensed-v5-latin-regular.woff') format('woff'),
         url('barlow-condensed-v5-latin-regular.ttf') format('truetype'),
         url('barlow-condensed-v5-latin-regular.svg#BarlowCondensed') format('svg');
}

@font-face {
    font-display: swap;
    font-family: 'Barlow Condensed';
    font-style: normal;
    font-weight: 600;
    src: url('barlow-condensed-v5-latin-600.eot');
    src: local(''), 
         url('barlow-condensed-v5-latin-600.eot?#iefix') format('embedded-opentype'),
         url('barlow-condensed-v5-latin-600.woff2') format('woff2'),
         url('barlow-condensed-v5-latin-600.woff') format('woff'),
         url('barlow-condensed-v5-latin-600.ttf') format('truetype'),
         url('barlow-condensed-v5-latin-600.svg#BarlowCondensed') format('svg');
}