@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/nunito-400.woff2') format('woff2'),
       url('../fonts/nunito-400.woff') format('woff');
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/nunito-700.woff2') format('woff2'),
       url('../fonts/nunito-700.woff') format('woff');
}
@font-face {
  font-family: 'M PLUS Rounded 1c';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/m-plus-rounded-1c-400.woff2') format('woff2'),
       url('../fonts/m-plus-rounded-1c-400.woff') format('woff');
}
@font-face {
  font-family: 'M PLUS Rounded 1c';
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/m-plus-rounded-1c-700.woff2') format('woff2'),
       url('../fonts/m-plus-rounded-1c-700.woff') format('woff');
}
@font-face {
    font-family: 'Churchward Design';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/churchward-design.woff2') format('woff2'),
         url('../fonts/churchward-design.woff') format('woff');
}
