@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&display=swap');

@font-face {
  font-family: 'Sakamoto';
  src: url('../fonts/Sakamoto.eot');
  src: url('../fonts/Sakamoto.eot') format('embedded-opentype'),
       url('../fonts/Sakamoto.woff2') format('woff2'),
       url('../fonts/Sakamoto.woff') format('woff'),
       url('../fonts/Sakamoto.ttf') format('truetype'),
       url('../fonts/Sakamoto.svg#opensans') format('svg');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'Sakamoto';
  src: url('../fonts/Sakamoto.eot');
  src: url('../fonts/Sakamoto.eot') format('embedded-opentype'),
       url('../fonts/Sakamoto.woff2') format('woff2'),
       url('../fonts/Sakamoto.woff') format('woff'),
       url('../fonts/Sakamoto.ttf') format('truetype'),
       url('../fonts/Sakamoto.svg#opensans') format('svg');
  font-style: normal;
  font-weight: 500;
}