/* cyrillic-ext */
@font-face {
  font-family: 'EduArizonaSans';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/EduArizonaSans/EduArizonaSans-Bold.otf) format('otf');
}

/* cyrillic */
@font-face {
  font-family: 'EduArizonaSans';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/EduArizonaSans/EduArizonaSans-BoldItalic.otf) format('otf');
}

/* vietnamese */
@font-face {
  font-family: 'EduArizonaSans';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/EduArizonaSans/EduArizonaSans-Medium.otf) format('otf');
}

/* latin-ext */
@font-face {
  font-family: 'EduArizonaSans';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/EduArizonaSans/EduArizonaSans-MediumItalic.otf) format('otf');
}

/* latin */
@font-face {
  font-family: 'EduArizonaSans';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/EduArizonaSans/EduArizonaSans-Regular.otf) format('otf');
}

/* latin */
@font-face {
  font-family: 'EduArizonaSans';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/EduArizonaSans/EduArizonaSans-RegularItalic.otf) format('otf');
}