body {
  background-color: #C61633;
  font-family:SofiaProRegular,Arial;
}
input:required {
  
  border-color: black;
}
@font-face {
font-family: "SofiaProBlack";
src: url("https://s3.amazonaws.com/assets.filemobile.com/1680/fonts/SofiaProBlack.otf") format("opentype");
}
@font-face {
font-family: "SofiaProBold";
src: url("https://s3.amazonaws.com/assets.filemobile.com/1680/fonts/SofiaProBold.otf") format("opentype");
}
@font-face {
  font-family: "GreasePencil";
  src: url("https://s3.amazonaws.com/assets.filemobile.com/1680/fonts/GreasePencil.otf") format("opentype");
}
@font-face {
  font-family: "SofiaProRegular";
 src: url("https://s3.amazonaws.com/assets.filemobile.com/1680/fonts/SofiaProRegular.otf") format("opentype");
}

