@font-face {
	font-family: 'weentry-font';
	src: url("../fonts/weentry-font.ttf");
}

.weentry-font {
  font-family: "weentry-font";
  font-size: 32px;
	line-height: 1.42857; 
}

.weentry-font-abs {
  font-family: "weentry-font";
  font-size: 32px;
	line-height: 1.42857; 
	position: absolute;
	font-size: 40px;
	font-weight: 500;
}

.weentry-font-large {
  font-size: 70px; 
}

.weentry-font-xlarge {
  font-size: 100px;
}

.brand-color{
	color: #f34541 !important;
}