@import url('https://fonts.googleapis.com/css2?family=Gentium+Book+Plus&family=Fira+Sans&display=swap');

/* Reviewed identity: speech technology consultancy | linguistics notebook with waveform margins */
:root{--site-identity-heading:"Gentium Book Plus";--site-identity-body:"Fira Sans"}
body,input,button,textarea,select{font-family:var(--site-identity-body),Arial,sans-serif;letter-spacing:0}
h1,h2,h3,h4,h5,h6,.site-title,.brand-name{font-family:var(--site-identity-heading),Georgia,serif;letter-spacing:0}
body .skip-link{position:fixed!important;left:12px!important;top:12px!important;transform:translateY(-220%);z-index:9999}body .skip-link:focus{transform:none}
