/* barlow-100 */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 100;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/barlow/barlow-100.ttf') format('truetype');
}

/* barlow-100italic */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 100;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/barlow/barlow-100italic.ttf') format('truetype');
}

/* barlow-200 */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 200;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/barlow/barlow-200.ttf') format('truetype');
}

/* barlow-200italic */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 200;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/barlow/barlow-200italic.ttf') format('truetype');
}

/* barlow-300 */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/barlow/barlow-300.ttf') format('truetype');
}

/* barlow-300italic */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/barlow/barlow-300italic.ttf') format('truetype');
}

/* barlow-regular */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/barlow/barlow-regular.ttf') format('truetype');
}

/* barlow-italic */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/barlow/barlow-italic.ttf') format('truetype');
}

/* barlow-500 */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/barlow/barlow-500.ttf') format('truetype');
}

/* barlow-500italic */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/barlow/barlow-500italic.ttf') format('truetype');
}

/* barlow-600 */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/barlow/barlow-600.ttf') format('truetype');
}

/* barlow-600italic */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/barlow/barlow-600italic.ttf') format('truetype');
}

/* barlow-700 */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/barlow/barlow-700.ttf') format('truetype');
}

/* barlow-700italic */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/barlow/barlow-700italic.ttf') format('truetype');
}

/* barlow-800 */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/barlow/barlow-800.ttf') format('truetype');
}

/* barlow-800italic */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/barlow/barlow-800italic.ttf') format('truetype');
}

/* barlow-900 */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/barlow/barlow-900.ttf') format('truetype');
}

/* barlow-900italic */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/barlow/barlow-900italic.ttf') format('truetype');
}