@font-face {
 font-family: 'degrassiregular';
 src: url('degrassi-webfont.eot');
 src: url('degrassi-webfont.eot?#iefix') format('embedded-opentype'), url('degrassi-webfont.woff') format('woff'), url('degrassi-webfont.ttf') format('truetype'), url('degrassi-webfont.svg#degrassiregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
h4 {
	font-family: 'degrassiregular';
	font-size:7em;
	color:#FFF;
	letter-spacing:2px;
	margin:10px 0;
	padding:0;
}
.album {
	font-size:0.9em;
	color:#939393;
}
@media screen and (max-width: 639px) {
div.grid-4 > div.flex-item-double {
	width: 100%;
	padding-right: 1em;
}
h2 {
    font-size: 1.3em;
    line-height: 1em;
}
h3 {
    font-size: 1.1em;
    margin: 1em 1em 0 1em;
    line-height: 1em;
}
h4 {
	font-size:3em;
	margin:10px 0 0 0;
}
p.txtright.album {
	font-size:0.9em;
	color:#939393;
	text-align:center;
}
div.audio-player > div.luna-container.luna.right {
    margin: 0 auto 12px;
}
}
