body {
  background-color:#ffffff;
  

}

h1 {
  color:#60ebc6;
  font-family: 'galaxie_personal_useregular';
  
}

.header-img {

  width: auto;
  height: 100%;
  position: relative;
  display: inline-block;

}


.header-img .display {
  
  font-size: 30px;
  position: absolute;
  z-index: 999;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 30%;
  text-align: center;
}
@font-face {
  font-family: 'blorashadow';
  src: url('blorashadow-ez9ap-webfont.woff2') format('woff2'),
       url('blorashadow-ez9ap-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'klinkomiteregular';
  src: url('klinkomite-3lel-webfont.woff2') format('woff2'),
       url('klinkomite-3lel-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FontdinerdotcomSparkly-x37m';
  src: url('/path-to/FontdinerdotcomSparkly-x37m.woff2') format('woff2'),
       url('/path-to/FontdinerdotcomSparkly-x37m.woff') format('woff'),
       url('/path-to/FontdinerdotcomSparkly-x37m.ttf')  format('truetype');
       
}

@font-face {
  font-family: 'galaxie_personal_useregular';
  src: url('galaxiepersonaluseregular-zvexz.woff2') format('woff2'),
       url('galaxiepersonaluseregular-zvexz.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'delan_gray_-_personal_useRg';
  src: url('delangraypersonaluse-wywxg.woff2') format('woff2'),
       url('delangraypersonaluse-wywxg.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}


@font-face {
  font-family: 'remachine_script_personal_uRg';
  src: url('remachinescriptpersonaluseonly-yzl3-webfont.woff2') format('woff2'),
       url('remachinescriptpersonaluseonly-yzl3-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
  
@font-face {
  font-family: 'mouse_memoirsregular';
  src: url('mousememoirs-zg8l-webfont.woff2') format('woff2'),
       url('mousememoirs-zg8l-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}


.display-1 {
  font-family: 'remachine_script_personal_uRg';
  color: black;
  
  font-size: 4rem;



}

.display-4 {
  font-family: 'Syncopate', sans-serif;
  color: rgb(2, 177, 168);
  font-size: 10px;

}


.card  {
    background-color: rgb(255, 255, 255);
  font-family: 'gyrl_fridayalleycat';
    align-items: center;
    text-align: center;
    font-size: 35px;
    margin: 5%;
}

.card-header {
    font-size: 20px;
}

.lead {
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
}

p {
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
 
}

.sub {
font-family: 'Rajdhani', sans-serif;
font-size: 10px;
}


li {
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
}

.card-header {
  font-family: 'Rajdhani', sans-serif;
}

.card-title {
  font-family: 'Rajdhani', sans-serif;
}

.blockquote-footer {
  font-family: 'Rajdhani', sans-serif;
}

.bgimage {
   /* Sizing */
   width: 100vw;
   height: 100vh;

     /* Flexbox stuff */
  display: flex;
  justify-content: center;
  align-items: center;

    /* Text styles */
    text-align: center;
    font-family: raleway;
    color: white;

  /* Background styles */
  background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url('john-matychuk-gUK3lA3K7Yo-unsplash.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
   
  
/* Text styles */
text-align: center;
color: white;
}

.jumbotron {
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
    


font-family: font-family: 'Raleway', sans-serif;

}
 
.display-3 {
font-family: 'galaxie_personal_useregular'
  color:rgb(0, 0, 0);
}

.display-5 {
  font-family: 'Damion', cursive;
  color:rgb(255, 179, 116);
  font-size: 28px;
}


.display-6 {
  color: rgb(255, 179, 116);
  font-family: 'Damion', cursive;
  font-size: 55px;
}

p {


}
.navbar-light .navbar-toggler-icon {
  background-image: url("music-note-list\(1\).svg");
  color: rgb(0, 0, 0);
}

.display-2 {
  color: black;
  font-family:'klinkomiteregular';
} 

.nav-link {
  font-family: 'Syncopate', sans-serif;
  color: rgb(183, 255, 245);
  background-color: rgb(201, 248, 236);
  opacity: ;
  font-weight: bold;
  text-align: center;
}