@media all and (min-width: 300px) {

  .theme-header .zpcontainer {

    padding:5px 10px !important;

  }

  .theme-header-topbar {

    padding:8px 0px !important;

}



@font-face {
  font-family: 'SCoreDream';
  src: url('"C:\Users\ErinKim\Desktop\SCoreDream Font\SCDream1.otf"') format('opentype');
  font-weight: 900;
  font-style: normal;
}
    
body {
  font-family: 'SCoreDream', sans-serif;
}
    