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

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

h1, h2, h3, h4, h5, h6 {
	color: #b01914;
	font-family: 'PTSansNarrow', Arial, Helvetica, sans-serif;
	font-weight: normal;
}

body {
	font-family: 'PTSansNarrow', Arial, Helvetica, sans-serif;
	font-weight: normal;
}





#upload-button {
	border: 8px solid #b01914;
	background-color: #fff;
}

.gate + label,
.gate + label:after {
	background: #b01914;
}

