@font-face {
	font-family: 'Myriad Pro';
  font-weight: normal;
  src: url('../font/Myriad_Pro/MYRIADPRO-REGULAR.OTF');
}

@font-face {
	font-family: 'Myriad Pro';
  font-weight: bold;
  src: url('../font/Myriad_Pro/MYRIADPRO-BOLD.OTF');
}

@font-face {
	font-family: 'Circe';
  font-weight: normal;
  src: url('../font/Circe/circe.ttf');
}

@font-face {
	font-family: 'Circe';
  font-weight: bold;
  src: url('../font/Circe/circe-bold.ttf');
}
