/* Anjoman Max — licensed from fontiran.com */
@font-face {
  font-family: "Anjoman Max";
  src: url("../fonts/anjoman-max/AnjomanMaxVF.woff2") format("woff2-variations");
  font-style: normal;
  font-weight: 100 1000;
  font-display: swap;
}

html,
body,
button,
input,
select,
textarea,
optgroup,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.tooltip,
.popover {
  font-family: "Anjoman Max", Tahoma, Arial, sans-serif !important;
}

body,
button,
input,
select,
textarea {
  -moz-font-feature-settings: "ss05";
  -webkit-font-feature-settings: "ss05";
  font-feature-settings: "ss05";
}
