@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 300;
  src: url('nunito-v26-300.woff2') format('woff2'),
       url('Nunito-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url('nunito-v26-regular.woff2') format('woff2'),
       url('Nunito-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 600;
  src: url('nunito-v26-600.woff2') format('woff2'),
       url('Nunito-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url('nunito-v26-700.woff2') format('woff2'),
       url('Nunito-Bold.ttf') format('truetype');
}
