@font-face {
    font-family: "Marat Sans Demibold";
    src: url("/fonts/MaratSansWeb-Demibold.woff") format('woff');
}
@font-face {
    font-family: "Charter Regular";
    src: url("/fonts/357FE7_0_0.woff") format('woff');
}
.img3 {
  height: 100%;
  width: 100%;
  z-index: -1;
  position: fixed;
  /* background: url('uoftstudents.jpg'); */
  /*background: url('uoftstudents.jpg');*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  /*filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="70" /></filter></svg>#filter');
  -webkit-filter: blur(70px) brightness(60%);
  margin: -50px;
  overflow: hidden;
  top: -5px;
  left: -5px;
  bottom: -5px;
  right: -5px;*/

}
.token-heading{
  font-family: "Marat Sans Demibold";
	font-weight: normal;
	font-style: normal;
  font-size: 1.4em;
  /*font-weight: bold;*/
  color: #000;
  /*margin-top: 20%;*/
}
