﻿@font-face {
	font-family: 'Visby Round CF';
	src: url('../fonts/VisbyRoundCF-Bold.woff2') format('woff2'), url('../fonts/VisbyRoundCF-Bold.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
}