@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    src: local('Barlow'), url('Barlow/Barlow-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 400;
    src: local('Barlow'), url('Barlow/Barlow-Italic.ttf') format('truetype');
}
@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 250;
    src: local('Barlow'), url('Barlow/Barlow-Thin.ttf') format('truetype');
}
@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 250;
    src: local('Barlow'), url('Barlow/Barlow-ThinItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 275;
    src: local('Barlow'), url('Barlow/Barlow-ExtraLight.ttf') format('truetype');
}
@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 275;
    src: local('Barlow'), url('Barlow/Barlow-ExtraLightItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 300;
    src: local('Barlow'), url('Barlow/Barlow-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 300;
    src: local('Barlow'), url('Barlow/Barlow-LightItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 500;
    src: local('Barlow'), url('Barlow/Barlow-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 500;
    src: local('Barlow'), url('Barlow/Barlow-MediumItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 600;
    src: local('Barlow'), url('Barlow/Barlow-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 600;
    src: local('Barlow'), url('Barlow/Barlow-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 700;
    src: local('Barlow'), url('Barlow/Barlow-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 700;
    src: local('Barlow'), url('Barlow/Barlow-BoldItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 800;
    src: local('Barlow'), url('Barlow/Barlow-ExtraBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 800;
    src: local('Barlow'), url('Barlow/Barlow-ExtraBoldItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 900;
    src: local('Barlow'), url('Barlow/Barlow-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 900;
    src: local('Barlow'), url('Barlow/Barlow-BlackItalic.ttf') format('truetype');
}
