/* INTER FONT */
@font-face {
  font-family: "Inter";
  src: url('../inter-font/Inter-Regular.ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url('../inter-font/Inter-Medium.ttf');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url('../inter-font/Inter-SemiBold.ttf');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url('../inter-font/Inter-Bold.ttf');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url('../inter-font/Inter-ExtraBold.ttf');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* LORA FONT */
@font-face {
  font-family: "Lora";
  src: url('../lora-font/Lora-Regular.ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url('../lora-font/Lora-Medium.ttf');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url('../lora-font/Lora-SemiBold.ttf');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url('../lora-font/Lora-Bold.ttf');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Be Vietnam */
@font-face {
  font-family: "BeVietnam";
  src: url('../bevietnam-font/BeVietnam-Regular.ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnam";
  src: url('../bevietnam-font/BeVietnam-Medium.ttf');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnam";
  src: url('../bevietnam-font/BeVietnam-SemiBold.ttf');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnam";
  src: url('../bevietnam-font/BeVietnam-Bold.ttf');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnam";
  src: url('../bevietnam-font/BeVietnam-BoldItalic.ttf');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnam";
  src: url('../bevietnam-font/BeVietnam-ExtraBold.ttf');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnam";
  src: url('../bevietnam-font/BeVietnam-ExtraBoldItalic.ttf');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Neue Haas Grotesk Display';
  src: url('../neue-grotesk/neue-haas-grotesk-regular.ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Haas Grotesk Display';
  src: url('../neue-grotesk/neue-grotesk-semibold.woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Haas Grotesk Display';
  src: url('../neue-grotesk/neue-grotesk-semibold-italic.woff2');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Haas Grotesk Display';
  src: url('../neue-grotesk/neue-haas-grotesk-bold.ttf');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GT Eesti Display Trial';
  src: url('../gt-eesti/GTEestiProDisplay-Bold.ttf');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GT Eesti Display Trial';
  src: url('../gt-eesti/GTEestiProDisplay-BoldItalic.ttf');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'WorkSans';
  src: url('https://dq40mn20rnss1.cloudfront.net/thepainreport/WorkSans-Regular.ttf');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'WorkSans';
  src: url('https://dq40mn20rnss1.cloudfront.net/thepainreport/WorkSans-SemiBold.ttf');
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: 'Helvetica';
  src: url('https://dq40mn20rnss1.cloudfront.net/samcart/sofon/Helvetica.woff2');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'Myriad Variable Concept';
  src: url('https://s3.us-east-1.amazonaws.com/konsciousketo.com/fonts/Myriad-Variable-Concept.ttf');
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}