@font-face {
  font-family: "Alegreya";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/AlegreyaSans-Regular.eot');
  src: url('../fonts/AlegreyaSans-Regular.eot') format("embedded-opentype"), url('../fonts/AlegreyaSans-Regular.woff') format("woff"), url('../fonts/AlegreyaSans-Regular.ttf') format("truetype");
}

@font-face {
  font-family: "Alegreya";
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/AlegreyaSans-Bold.eot');
  src: url('../fonts/AlegreyaSans-Bold.eot') format("embedded-opentype"), url('../fonts/AlegreyaSans-Bold.woff') format("woff"), url('../fonts/AlegreyaSans-Bold.ttf') format("truetype");
}

@font-face {
  font-family: "roboto-example";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/RobotoRegular.eot');
  src: url('../fonts/RobotoRegular.eot') format("embedded-opentype"), url('../fonts/RobotoRegular.woff') format("woff"), url('../fonts/RobotoRegular.ttf') format("truetype");
}

@font-face {
  font-family: "roboto-example";
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/RobotoBold.eot');
  src: url('../fonts/RobotoBold.eot') format("embedded-opentype"), url('../fonts/RobotoBold.woff') format("woff"), url('../fonts/RobotoBold.ttf') format("truetype");
}