@font-face {
  font-family: 'BSRoboto';
  src: url("../fonts/RobotoSlab-Regular.ttf");
}
@font-face {
  font-family: 'BSRoboto';
  src: url("../fonts/RobotoSlab-Bold.ttf");
  font-weight: bold;
}

@font-face {
  font-family: 'BSAlegreyaSC';
  src: url("../fonts/AlegreyaSC-Regular.ttf");
}
@font-face {
  font-family: 'BSAlegreyaSC';
  src: url("../fonts/AlegreyaSC-Bold.ttf");
  font-weight: bold;
}

@font-face {
	font-family: 'OpenSans';
	src: url("../fonts/OpenSans-CondLight.ttf");
	}