
.w-66 {
width: 66%;
}
.rm {
font-family: 'Roboto Mono', monospace;
}
.gm {
font-family: GonerStamp-Regular;
}
@media screen and (min-width: 60em) {
.w-55-l {
width:55%;
}
.w-45-l {
width:45%;
}
.w-53-l {
width:53%;
}
.w-43-l {e
width:43%;
}
.w-57-l {
width:57%;
}
.w-42-l {
width:42%;
}
.top--3-l { top: -3rem; }
.right--3-l { right: -3rem; }
.bottom--3-l { bottom: -3rem; }
.left--3-l { left: -3rem; }

.vh-70-l {
height:70vh;
}
.vh-65-l {
height:65vh;
}

.measure-wider-l {
max-width:36em
}
}

.f1h {
	font-size:4rem

}

.vh-90 {
height:90vh;
}
.vh-80 {
height:80vh;
}

@font-face {
font-family: 'GonerStamp-Regular';
src: url('assets/font/GonerStamp-Regular.eot') format('embedded-opentype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'GonerStamp-Regular';
src:  url(assets/font/GonerStamp-Regular.woff) format('woff'), url('assets/font/GonerStamp-Regular.ttf')  format('truetype'), url('assets/font/GonerStamp-Regular.svg#GonerStamp-Regular') format('svg');
font-weight: normal;
font-style: normal;
}