
@font-face {
  font-family: "MontserratArm";
  src: url("../fonts/MontserratArm/Montserratarm-Light.otf");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MontserratArm";
  src: url("../fonts/MontserratArm/Montserratarm-Regular.otf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MontserratArm";
  src: url("../fonts/MontserratArm/Montserratarm-Medium.otf");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MontserratArm";
  src: url("../fonts/MontserratArm/Montserratarm-Bold.otf");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ArmDecor";
  src: url("../fonts/ArmenianDecorativeUnicode/ArmenianDecorativeU-Italic.ttf");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "ArmArtur";
  src: url("../fonts/ArmArtur/Arm-ArturU.ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bainsley";
  src: url("../fonts/Bainsley/Bainsley-Bold.ttf");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bainsley";
  src: url("../fonts/Bainsley/Bainsley.ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.ArmDecor {
  font-family: "ArmDecor";
}

.MontserratArm {
  font-family: "MontserratArm";
}

.Bainsley {
  font-family: "Bainsley";
}