@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/themes/barlow/Barlow-Regular.ttf");
}

@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 400;
    src: url("/fonts/themes/barlow/Barlow-Italic.ttf");
}

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 700;
    src: url("/fonts/themes/barlow/Barlow-Bold.ttf");
}

@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 700;
    src: url("/fonts/themes/barlow/Barlow-BoldItalic.ttf");
}

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 500;
    src: url("/fonts/themes/barlow/Barlow-Medium.ttf");
}

@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 500;
    src: url("/fonts/themes/barlow/Barlow-MediumItalic.ttf");
}

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 300;
    src: url("/fonts/themes/barlow/Barlow-Light.ttf");
}

@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 300;
    src: url("/fonts/themes/barlow/Barlow-LightItalic.ttf");
}

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 900;
    src: url("/fonts/themes/barlow/Barlow-Black.ttf");
}

@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 900;
    src: url("/fonts/themes/barlow/Barlow-BlackItalic.ttf");
}

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 800;
    src: url("/fonts/themes/barlow/Barlow-ExtraBold.ttf");
}

@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 800;
    src: url("/fonts/themes/barlow/Barlow-ExtraBoldItalic.ttf");
}

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 200;
    src: url("/fonts/themes/barlow/Barlow-ExtraLight.ttf");
}

@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 200;
    src: url("/fonts/themes/barlow/Barlow-ExtraLightItalic.ttf");
}

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 100;
    src: url("/fonts/themes/barlow/Barlow-Thin.ttf");
}

@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 100;
    src: url("/fonts/themes/barlow/Barlow-ThinItalic.ttf");
}

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 600;
    src: url("/fonts/themes/barlow/Barlow-SemiBold.ttf");
}

@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 600;
    src: url("/fonts/themes/barlow/Barlow-SemiBoldItalic.ttf");
}
