@import url("//fonts.googleapis.com/css?family=Roboto:200,300,400,500,700,800,900&display=swap");

@font-face {
  font-family: "Cera Pro";
  src: url("fonts/CeraPro/CeraPro-Regular.eot");
  src: local("Cera Pro Regular"), local("CeraPro-Regular"),
    url("fonts/CeraPro/CeraPro-Regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/CeraPro/CeraPro-Regular.woff") format("woff"),
    url("fonts/CeraPro/CeraPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Cera Pro";
  src: url("fonts/CeraPro/CeraPro-Light.eot");
  src: local("Cera Pro Light"), local("CeraPro-Light"),
    url("fonts/CeraPro/CeraPro-Light.eot?#iefix") format("embedded-opentype"),
    url("fonts/CeraPro/CeraPro-Light.woff") format("woff"),
    url("fonts/CeraPro/CeraPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Cera Pro";
  src: url("fonts/CeraPro/CeraPro-Medium.eot");
  src: local("Cera Pro Medium"), local("CeraPro-Medium"),
    url("fonts/CeraPro/CeraPro-Medium.eot?#iefix") format("embedded-opentype"),
    url("fonts/CeraPro/CeraPro-Medium.woff") format("woff"),
    url("fonts/CeraPro/CeraPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "FontAwesome";
  src: url("fonts/Awesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("fonts/Awesome/fontawesome-webfont.eot?#iefix&v=4.7.0")
      format("embedded-opentype"),
    url("fonts/Awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
    url("fonts/Awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"),
    url("fonts/Awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
    url("fonts/Awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
