
@font-face {
    font-family: 'bebasregular';
    src: url('fonts/BEBAS___-webfont.eot');
    src: url('fonts/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BEBAS___-webfont.woff') format('woff'),
         url('fonts/BEBAS___-webfont.ttf') format('truetype'),
         url('fonts/BEBAS___-webfont.svg#bebasregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lemieszregular';
    src: url('fonts/Lemiesz-webfont.eot');
    src: url('fonts/Lemiesz-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lemiesz-webfont.woff') format('woff'),
         url('fonts/Lemiesz-webfont.ttf') format('truetype'),
         url('fonts/Lemiesz-webfont.svg#lemieszregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'molotregular';
    src: url('fonts/Molot-webfont.eot');
    src: url('fonts/Molot-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Molot-webfont.woff') format('woff'),
         url('fonts/Molot-webfont.ttf') format('truetype'),
         url('fonts/Molot-webfont.svg#molotregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bowlby_oneregular';
    src: url('fonts/bowlby2a-regular-webfont.woff2') format('woff2'),
         url('fonts/bowlby2a-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bowlby_one_scregular';
    src: url('fonts/bowlby2b-regular-webfont.woff2') format('woff2'),
         url('fonts/bowlby2b-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.storage-bebasregular {
	font-family: bebasregular;
  font-size: 36px;
	color: #101010;
}

.storage-lemieszregular {
	font-family: lemieszregular;
  font-size: 36px;
	color: #101010;
}

.storage-molotregular {
	font-family: molotregular;
  font-size: 36px;
	color: #101010;
}

.storage-bowlby_oneregular {
	font-family: bowlby_oneregular;
  font-size: 48px;
	color: #101010;
}

.storage-bowlby_one_scregular {
	font-family: bowlby_one_scregular;
  font-size: 36px;
	color: #101010;
}

.storage-banner-name {
	font-family: bowlby_oneregular;
  font-size: 48px;
	color: #FFFFFF;
}


