@font-face {
  src: url("../fonts/OpenSans/OpenSans-Regular.ttf");
  font-family: Open Sans;
  font-weight: normal;
}

@font-face {
  src: url("../fonts/OpenSans/OpenSans-Bold.ttf");
  font-family: Open Sans;
  font-weight: bold;
}

@font-face {
  src: url("../fonts/PTSansCaption/PTSansCaption-Regular.ttf");
  font-family: PT Sans Caption;
  font-weight: normal;
}

@font-face {
  src: url("../fonts/PTSansCaption/PTSansCaption-Bold.ttf");
  font-family: PT Sans Caption;
  font-weight: bold;
}

@font-face {
  src: url("../fonts/Muller/MullerExtraBold.otf");
  font-family: MullerExtraBold;
  font-weight: bold;
}