@font-face {
  font-family: "Banana";
  src: url("../fonts/Banana-Outline-Regular.otf") format("opentype");
  font-weight: regular;
}

@font-face {
  font-family: "Banana";
  src: url("../fonts/Banana-Outline-Regular.otf") format("opentype");
  font-weight: bold;
}


@font-face {
  font-family: "Alfphabet";
  src: url("../fonts/Alfphabetbipocat-Condensed.otf") format("opentype");
  font-weight: regular;
}


@font-face {
  font-family: "Schola";
  src: url("../fonts/texgyreschola-regular.otf") format("opentype");
  font-weight: regular;
}

@font-face {
  font-family: "Medor";
  src: url("../fonts/Belogodor.ttf") format("truetype");
  font-weight: regular;
}

/* @font-face {
  font-family: "TeXGyreScholaItal";
  src: url("../fonts/texgyreschola-italic.otf") format("opentype");
  font-style: italic;
} */

@font-face {
  font-family: "Schola";
  src: url("../fonts/texgyreschola-bold.otf") format("opentype");
  font-weight: bold;
}

@font-face {
	font-family:career;
	src:url("../fonts/medor/career.woff2") format("woff2"),
	url("../fonts/medor/career.woff") format("woff");
	font-weight:400;
	font-style:normal
}

@font-face {
	font-family:belgika-8th;
	src:url("../fonts/medor/belgika-8th.woff2") format("woff2"),
	url("../fonts/medor/belgika-8th.woff") format("woff");
	font-weight:400;
	font-style:normal
}

@font-face {
	font-family:alfphabet-type3;
	src:url("../fonts/medor/alfphabet-type3.woff2") format("woff2"),
	url("../fonts/medor/alfphabet-type3.woff") format("woff");
	font-weight:400;
	font-style:normal
}

@font-face {
	font-family:alfphabet-type1;
	src:url("../fonts/medor/alfphabet-type1.woff2") format("woff2"),
	url("../fonts/medor/alfphabet-type1.woff") format("woff");
	font-weight:400;
	font-style:normal
}

@font-face {
	font-family:belogodor;
	src:url("../fonts/medor/belogodor.ttf")
}

@font-face {
	font-family:erbarre;
	src:url("../fonts/medor/erbarre.woff2") format("woff2"),
	url("../fonts/medor/erbarre.woff") format("woff");
	font-weight:400;
	font-style:normal
}

@font-face {
	font-family:erbarre;
	src:url("../fonts/medor/erbarre-oblique.woff2") format("woff2"),
	url("../fonts/medor/erbarre-oblique.woff") format("woff");
	font-weight:400;
	font-style:italic
}

@font-face {
	font-family:erbarre;
	src:url("../fonts/medor/erbarre-bold.woff2") format("woff2"),
	url("../fonts/medor/erbarre-bold.woff") format("woff");
	font-weight:700;
	font-style:normal
}