@font-face {
  font-family: "Bembo";
  src: url("./Bembo\ Infant\ MT\ Std\ Regular.otf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

/* Meloso Light */
@font-face {
  font-family: "Meloso";
  src: url("./Meloso-Light.otf") format("truetype");
  font-style: normal;
  font-weight: 100;
}

/* Meloso Regular */
@font-face {
  font-family: "Meloso";
  src: url("./Meloso-Regular.otf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Meloso";
  src: url("./Meloso-Italic-Aboriginal.otf") format("truetype");
  font-style: italic;
  font-weight: 400;
}

/* Meloso Medium */
@font-face {
  font-family: "Meloso";
  src: url("./Meloso-Medium.otf") format("truetype");
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "Meloso";
  src: url("./Meloso-MediumItalic.otf") format("truetype");
  font-style: italic;
  font-weight: 500;
}

/* Meloso Bold */
@font-face {
  font-family: "Meloso";
  src: url("./Meloso-Bold-Aboriginal.otf") format("truetype");
  font-style: normal;
  font-weight: 600;
}

/* Meloso ExtraBold */
@font-face {
  font-family: "Meloso";
  src: url("./Meloso-ExtraBold.otf") format("truetype");
  font-style: normal;
  font-weight: 800;
}

/* ITC Avant Garde Gothic */
@font-face {
  font-family: "AvantGarde";
  src: url("./ITC\ Avant\ Garde\ Gothic\ W05\ Book.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
}

/* Mulish */
/* mulish/Mulish-Light.ttf */
@font-face {
  font-family: "Mulish";
  src: url("./mulish/Mulish-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

/* mulish/Mulish-LightItalic.ttf */
@font-face {
  font-family: "Mulish";
  src: url("./mulish/Mulish-Italic.ttf") format("truetype");
  font-style: italic;
  font-weight: 400;
}

/* mulish/Mulish-SemiBold.ttf */
@font-face {
  font-family: "Mulish";
  src: url("./mulish/Mulish-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}
