/* Museo 500 (Regular) */
@font-face {
  font-family: 'Museo';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('museo-500.woff2') format('woff2');
}
/* Museo 700 (Bold) */
@font-face {
  font-family: 'Museo';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('museo-700.woff2') format('woff2');
}
