@font-face {
  font-family: "archivomedium";
  src: url("archivo-medium-webfont.woff2") format("woff2"),
    url("archivo-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "robotoregular";
  src: url("roboto-regular-webfont.woff2") format("woff2"),
    url("roboto-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "robotobold";
  src: url("roboto-bold-webfont.woff2") format("woff2"),
    url("roboto-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "archivobold";
  src: url("archivo-bold-webfont.woff2") format("woff2"),
    url("archivo-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
