

@font-face {
    font-family: Brighton_Sans;
    src: url(../fonts/2BR_SANS.ttf);
}
.brand {
	font-family: Brighton_Sans;
	font-size: 10em;
}
.mybrand-name {
    margin: 0;
    font-size: 4em;
    font-family: Brighton_Sans;
}

