@font-face {
  font-family: 'Antonio-Regular';
  src: url(Antonio-Regular.ttf);
}

.ffar {
  font-family: 'Antonio-Regular';
  font-weight: 400;
}

.fw300 {
  font-weight: 300;
}

.fw400 {
  font-weight: 400;
}

.fw500 {
  font-weight: 500;
}

.fw700 {
  font-weight: 700;
}

html[lang="en"] body,
html[lang="en"] input,
html[lang="en"] textarea {
  font-family: "Roboto";
  font-weight: 300;
}