.cofo-100 {
  font-family: cofo-raffine, sans-serif;
  font-weight: 100;
  font-style: normal;
}

.cofo-300 {
  font-family: cofo-raffine, sans-serif;
  font-weight: 300;
  font-style: normal;
}

.cofo-400 {
  font-family: cofo-raffine, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.cofo-500 {
  font-family: cofo-raffine, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.cofo-900 {
  font-family: cofo-raffine, sans-serif;
  font-weight: 900;
  font-style: normal;
}

@media (min-width: 300px) {
  .minion-pro-regular {
    font-size: 16px;
  }
}

