
@font-face {
	font-family: "terminal"; 
	src: url("terminal-grotesque_open.otf") format("opentype");
}
@font-face {
	font-family: "degheest"; 
	src: url("Director-Regular.woff") format("woff");
}

html {
	scroll-behavior: smooth;
}