@font-face {
  font-family: 'Accord';
  src: url('../fonts/Accord/Accord-Thin.otf');
  font-weight: 100;
  font-style: normal;
  font-display:swap;
}

@font-face {
  font-family: 'Accord';
  src: url('../fonts/Accord/Accord-ExtraLight.otf');
  font-weight: 200;
  font-style: normal;
	font-display:swap;
}

@font-face {
  font-family: 'Accord';
  src: url('../fonts/Accord/Accord-LightItalic.otf');
  font-weight: 300;
  font-style: italic;
	font-display:swap;
}
@font-face {
  font-family: 'Accord';
  src: url('../fonts/Accord/Accord-Light.otf');
  font-weight: 300;
  font-style: normal;
	font-display:swap;
}

@font-face {
  font-family: 'Accord';
  src: url('../fonts/Accord/Accord-Regular.otf');
  font-weight: 400;
  font-style: normal;
	font-display:swap;
}

@font-face {
  font-family: 'Accord';
  src: url('../fonts/Accord/Accord-Medium.otf');
  font-weight: 500;
  font-style: normal;
	font-display:swap;
}

@font-face {
  font-family: 'Accord';
  src: url('../fonts/Accord/Accord-Bold.otf');
  font-weight: 700;
  font-style: normal;
	font-display:swap;
}

@font-face {
  font-family: 'Accord';
  src: url('../fonts/Accord/Accord-ExtraBold.otf');
  font-weight: 800;
  font-style: normal;
	font-display:swap;
}


@font-face {
  font-family: 'Accord';
  src: url('../fonts/Accord/Accord-Italic.otf');
  font-weight: 400;
  font-style: italic;
	font-display:swap;
}
@font-face {
  font-family: 'Accord';
  src: url('../fonts/Accord/Accord-BoldItalic.otf');
  font-weight: 700;
  font-style: italic;
	font-display:swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-Thin.ttf');
  font-weight: 100;
  font-style: normal;
	font-display:swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-ExtraLight.ttf');
  font-weight: 200;
  font-style: normal;
	font-display:swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-Light.ttf');
  font-weight: 300;
  font-style: normal;
	font-display:swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-Regular.ttf');
  font-weight: 400;
  font-style: normal;
	font-display:swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-Medium.ttf');
  font-weight: 500;
  font-style: normal;
	font-display:swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-Bold.ttf');
  font-weight: 700;
  font-style: normal;
	font-display:swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter/Inter-ExtraBold.ttf');
  font-weight: 800;
  font-style: normal;
	font-display:swap;
}
