@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap'); 
 
body {  font-family: "Inter", sans-serif; }

 #mainNav .brand span {
    display: inline-block;
    text-indent: -9000px;
    width: 214px;
    height: 60px;
    background: url(https://figmage.com/images/HD6XuqXy05-hmNITDMaw2.png) no-repeat 0 0;
    background-size: 100%;
  }
  