@font-face {
  font-family: 'Novecento-book';
  src: url("../../../../../src/fonts/Novecentosanswide-Book.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Novecento-demibold';
  src: url("../../../../../src/fonts/Novecentosanswide-DemiBold.otf");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Novecento-light';
  src: url("../../../../../src/fonts/Novecentosanswide-Light.otf");
  font-weight: normal;
  font-style: normal; }

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

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

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

@font-face {
  font-family: 'Novecento-book';
  src: url("../../../../../src/fonts/Novecentosanswide-Book.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Novecento-demibold';
  src: url("../../../../../src/fonts/Novecentosanswide-DemiBold.otf");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Novecento-light';
  src: url("../../../../../src/fonts/Novecentosanswide-Light.otf");
  font-weight: normal;
  font-style: normal; }

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

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

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

.mobile {
  display: none; }
  @media (max-width: 768px) {
    .mobile {
      display: block; } }

.mobileInlineFlex {
  display: none; }
  @media (max-width: 768px) {
    .mobileInlineFlex {
      display: inline-flex; } }

@media (max-width: 768px) {
  .desktop {
    display: none; } }

/*# sourceMappingURL=responsive.css.map */
