@font-face {
    font-family: 'Barlow';
    src: url('Barlow/Barlow-ExtraBold.woff2') format('woff2'),
        url('Barlow/Barlow-ExtraBold.woff') format('woff');
    font-display:auto;font-style:normal;font-weight:800;font-stretch:normal;
}

@font-face {
    font-family: 'Barlow';
    src: url('Barlow/Barlow-Bold.woff2') format('woff2'),
        url('Barlow/Barlow-Bold.woff') format('woff');
    font-display:auto;font-style:normal;font-weight:700;font-stretch:normal;
}
@font-face {
    font-family: 'Barlow';
    src: url('Barlow/Barlow-SemiBold.woff2') format('woff2'),
        url('Barlow/Barlow-SemiBold.woff') format('woff');
    font-display:auto;font-style:normal;font-weight:600;font-stretch:normal;
}
@font-face {
    font-family: 'Barlow';
    src: url('Barlow/Barlow-Regular.woff2') format('woff2'),
        url('Barlow/Barlow-Regular.woff') format('woff');
    font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}
@font-face {
    font-family: 'Barlow';
    src: url('Barlow/Barlow-Light.woff2') format('woff2'),
        url('Barlow/Barlow-Light.woff') format('woff');
    font-display:auto;font-style:normal;font-weight:300;font-stretch:normal;
}

