@import url('https://fonts.googleapis.com/css2?family=Manrope&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@600&display=swap');

@font-face {
  font-family: 'Atyp-variable';
  src: local('Atyp-variable'),
    url('../../fonts/Atyp-variable.woff2') format('woff2'),
    url('../../fonts/Atyp-variable.woff') format('woff'),
    url('../../fonts/Atyp-variable.ttf') format('ttf'),
    url('../../fonts/Atyp-variable.eot') format('eot');
}