/*!
 * Start Bootstrap - Heroic Features (https://startbootstrap.com/template-overviews/heroic-features)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-heroic-features/blob/master/LICENSE)
 */
 @font-face {
   font-family: Pirulen;
   src: url(pirulen_bd_it-1.otf);
 }
 @font-face {
   font-family: Swiss;
   src: url(Swiss721LightCondensed.otf);
 }
 @font-face {
   font-family: SwissNorm;
   src: url(Swiss721Condensed.otf);
 }
 @font-face {
   font-family: SwissCond;
   src: url(Swiss721BlackCondensed.otf);
 }
body {
  padding-top: 56px;
}


.display-3 h2, h1
{
  font-family: "Pirulen";
font-size: 2.2rem !important;
color: #4d4d4c;
margin: 0 auto;

}
.cond
{
  font-family: "SwissCond";

}

.pirulen
{
  font-family: "Pirulen";

}

.light
{
  font-family: "Swiss";

}
.login
{
  font-size: 22px;

}
.logintext
{
  font-size: 19px;
color:#c1c1c1;
font-family: "SwissNorm";
}
.btn {
  color: #ffffff !important;
  margin:0 auto !important;
  font-size: 2.5rem !important;
}
.jumbotron {

  min-width: 585px;
  margin: 10px auto;
  display: flex;
  justify-content: center;
}
