@font-face {
  font-family: Yekan;
  font-style: normal;
  font-weight: 600;
  src: url('fonts/yekan/Yekan.eot');
  src: url('fonts/yekan/Yekan.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
  url('fonts/yekan/Yekan.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  font-display: swap;
}
@font-face {
  font-family: Yekan;
  font-style: normal;
  font-weight: normal;
  src: url('fonts/yekan/yekan-regular.eot');
  src: url('fonts/yekan/yekan-regular.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
  url('fonts/yekan/yekan-regular.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  font-display: swap;
}
html{
  scroll-behavior: smooth;
}

body{
  font-family: Yekan, "Roc Grotesk",sans-serif !important;
  line-height: 1.2;
}
p,label,legend{
  text-align: right;
  font-family: Yekan, "Roc Grotesk",sans-serif !important
}
h1, h2, h3, h4, h5, h6{
  direction: rtl;
  text-align: right;
  font-family: Yekan, "Roc Grotesk",sans-serif !important
}
.p1-mono{
  font-family: Yekan,"Azeret Mono",monospace !important;
  line-height: 1.4rem;
  text-align: center !important;
}
.p2-mono,.p3-mono, .p4-mono{
  font-family: Yekan,"Azeret Mono",monospace !important;
  font-size: 1rem !important;
  text-align: right;
  line-height: 1.4rem;
}


.rtl{
  direction: rtl;
}
.ltr{
  direction: ltr;
}
@media (min-width: 48rem) {
  .md\:w-\[20\%\] {
    width: 20%;
  }
  .md\:w-\[25\%\]\! {
    width: 25% !important;
  }
  .md\:h5 {
    font-size: 1.3rem !important;
    line-height: 1.2 !important;
  }
}
@media (min-width: 22.5rem) {
  .min-\[360px\]\:h-vw {
    line-height: 1.5!important;
  }
}
footer ul li span{
  line-height: 1.3!important;
}
.text-center{
  text-align: center;
}
#focus-industries p,
#focus-industries h2,
#focus-industries h3
{
  text-align: center !important;
}

.-z-5{
  z-index: 5 !important;
}
.fui-form .fui-field {
  margin-bottom: 2rem;
}

.webform-flexbox {
  margin: 0 -0.5em !important;
}
.button--primary {
  border: 1px solid #222;
  padding: 0.5rem;
  border-radius: 4px;
}
