@font-face {
  font-family: "roboto";
  src: url(../fonts/Roboto/Roboto-Regular.ttf) format("truetype");
}

@font-face {
  font-family: "robotoMedium";
  src: url(../fonts/Roboto/Roboto-Medium.ttf) format("truetype");
}

@font-face {
  font-family: "archivoBlack";
  src: url(../fonts/Archivo/Archivo-Black.ttf) format("truetype");
}
