@font-face {
	font-family: "ratio-display";
	src: url("https://push-conference.com/static/fonts/RatioDisplay/RatioDisplayLight.otf") format("opentype");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "ratio-display";
	src: url("https://push-conference.com/static/fonts/RatioDisplay/RatioDisplayRegular.otf") format("opentype");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "ratio-display";
	src: url("https://push-conference.com/static/fonts/RatioDisplay/RatioDisplayHeavy.otf") format("opentype");
	font-weight: 900;
	font-style: normal;
}