/* @ font-face for JollyJan font */
@font-face {
  font-family: "JollyJan";
  src: url("./JollyJan-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
}

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

@font-face {
  font-family: "ITC Stone Informal Pro Medium";
  src: url("./StoneInformalITCPro-Medium.otf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "ITC Stone Informal Pro Medium";
  src: url("./StoneInformalITCPro-MediumItal.otf") format("truetype");
  font-style: italic;
  font-weight: 400;
}

@font-face {
  font-family: "ITC Stone Informal Pro Medium";
  src: url("./StoneInformalITCPro-SemiBold.otf") format("truetype");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "ITC Stone Informal Pro Medium";
  src: url("./StoneInformalITCPro-SemBoldItal.otf") format("truetype");
  font-style: italic;
  font-weight: 600;
}

@font-face {
  font-family: "Advert Light Regular";
  src: url("./AdvertLightRegular.otf") format("truetype");
  font-style: italic;
  font-weight: 400;
}

@font-face {
  font-family: "Geometric Light";
  src: url("./geometric_415_lite_bt.ttf") format("truetype");
  font-style: italic;
  font-weight: 400;
}

@font-face {
  font-family: "ITC Stone Sans Medium";
  src: url("./ITC\ Stone\ Sans\ Medium.otf") format("truetype");
  font-style: italic;
  font-weight: 400;
}

@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.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.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;
}
