/** Ultra Light */
@font-face {
  font-family: "Saint-Michel";
  font-weight: 100;
  src: url("../assets/fonts/saintmichel-ultralight-webfont.woff");
}

/** Thin */
@font-face {
  font-family: "Saint-Michel";
  font-weight: 200;
  src: url("../assets/fonts/saintmichel-thin-webfont.woff");
}

/** Regular */
@font-face {
  font-family: "Saint-Michel";
  font-weight: 400;
  src: url("../assets/fonts/saintmichel-regular-webfont.woff");
}

/** Medium */
@font-face {
  font-family: "Saint-Michel";
  font-weight: 500;
  src: url("../assets/fonts/saintmichel-medium-webfont.woff");
}

/** Semi Bold */
@font-face {
  font-family: "Saint-Michel";
  font-weight: 600;
  src: url("../assets/fonts/saintmichel-semibold-webfont.woff");
}

/** Bold */ 
@font-face {
  font-family: "Saint-Michel";
  font-weight: 700;
  src: url("../assets/fonts/saintmichel-bold-webfont.woff");
}


@font-face {
	font-family: xBuddy sans;
	font-style: normal;
	font-weight: 500;
	src: url('../assets/fonts/xBuddySansRegular.woff') format('woff');
}

@font-face {
	font-family: xBuddy sans;
	font-style: normal;
	font-weight: 500;
	src: url('../assets/fonts/xBuddySansBlack.woff') format('woff');
}

@font-face {
	font-family: xBuddy sans;
	font-style: normal;
	font-weight: 500;
	src: url('../assets/fonts/xBuddySansBold.woff') format('woff');
}

@font-face {
	font-family: xBuddy sans;
	font-style: normal;
	font-weight: 500;
	src: url('../assets/fonts/xBuddySansExtrabold.woff') format('woff');
}

@font-face {
	font-family: xBuddy sans;
	font-style: normal;
	font-weight: 500;
	src: url('../assets/fonts/xBuddySansLight.woff') format('woff');
}

@font-face {
	font-family: xBuddy sans;
	font-style: normal;
	font-weight: 500;
	src: url('../assets/fonts/xBuddySansMedium.woff') format('woff');
}

@font-face {
	font-family: xBuddy sans;
	font-style: normal;
	font-weight: 500;
	src: url('../assets/fonts/xBuddySansSemibold.woff') format('woff');
}

@font-face {
	font-family: xBuddy sans dark;
	font-style: normal;
	font-weight: 500;
	src: url('../assets/fonts/xBuddySansDarkRegular.woff') format('woff');
}

@font-face {
	font-family: xBuddy sans dark;
	font-style: normal;
	font-weight: 500;
	src: url('../assets/fonts/xBuddySansDarkBlack.woff') format('woff');
}

@font-face {
	font-family: xBuddy sans dark;
	font-style: normal;
	font-weight: 500;
	src: url('../assets/fonts/xBuddySansDarkBold.woff') format('woff');
}

@font-face {
	font-family: xBuddy sans dark;
	font-style: normal;
	font-weight: 500;
	src: url('../assets/fonts/xBuddySansDarkExtrabold.woff') format('woff');
}

@font-face {
	font-family: xBuddy sans dark;
	font-style: normal;
	font-weight: 500;
	src: url('../assets/fonts/xBuddySansDarkLight.woff') format('woff');
}

@font-face {
	font-family: xBuddy sans dark;
	font-style: normal;
	font-weight: 500;
	src: url('../assets/fonts/xBuddySansDarkMedium.woff') format('woff');
}

@font-face {
	font-family: xBuddy sans dark;
	font-style: normal;
	font-weight: 500;
	src: url('../assets/fonts/xBuddySansDarkSemibold.woff') format('woff');
}

@font-face {
	font-family: OpenDyslexic;
	font-style: normal;
	font-weight: 500;
	src: url('../assets/fonts/OpenDyslexic-Regular.woff') format('woff');
}