@font-face {
    font-family: 'Barlow';
    font-weight: 100;
    font-style: normal;
    src: local('Barlow'), url('/fonts/Barlow/Barlow-Thin.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow';
    font-weight: 100;
    font-style: italic;
    src: local('Barlow'), url('/fonts/Barlow/Barlow-ThinItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow';
    font-weight: 200;
    font-style: normal;
    src: local('Barlow'), url('/fonts/Barlow/Barlow-ExtraLight.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow';
    font-weight: 200;
    font-style: italic;
    src: local('Barlow'), url('/fonts/Barlow/Barlow-ExtraLightItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow';
    font-weight: 300;
    font-style: normal;
    src: local('Barlow'), url('/fonts/Barlow/Barlow-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow';
    font-weight: 300;
    font-style: italic;
    src: local('Barlow'), url('/fonts/Barlow/Barlow-LightItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow';
    font-weight: normal;
    font-style: normal;
    src: local('Barlow'), url('/fonts/Barlow/Barlow-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow';
    font-weight: normal;
    font-style: italic;
    src: local('Barlow'), url('/fonts/Barlow/Barlow-RegularItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow';
    font-weight: 500;
    font-style: normal;
    src: local('Barlow'), url('/fonts/Barlow/Barlow-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow';
    font-weight: 500;
    font-style: italic;
    src: local('Barlow'), url('/fonts/Barlow/Barlow-MediumItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow';
    font-weight: 600;
    font-style: normal;
    src: local('Barlow'), url('/fonts/Barlow/Barlow-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow';
    font-weight: 600;
    font-style: italic;
    src: local('Barlow'), url('/fonts/Barlow/Barlow-SemiBoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow';
    font-weight: bold;
    font-style: normal;
    src: local('Barlow'), url('/fonts/Barlow/Barlow-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow';
    font-weight: bold;
    font-style: italic;
    src: local('Barlow'), url('/fonts/Barlow/Barlow-BoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow';
    font-weight: 800;
    font-style: normal;
    src: local('Barlow'), url('/fonts/Barlow/Barlow-ExtraBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow';
    font-weight: 800;
    font-style: italic;
    src: local('Barlow'), url('/fonts/Barlow/Barlow-ExtraBoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow';
    font-weight: 900;
    font-style: normal;
    src: local('Barlow'), url('/fonts/Barlow/Barlow-Black.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow';
    font-weight: 900;
    font-style: italic;
    src: local('Barlow'), url('/fonts/Barlow/Barlow-BlackItalic.ttf') format('truetype');
}
