@font-face {
  font-family: "Google Sans";
  src: local("Google Sans Bold"), local("GoogleSans-Bold"),
    url("GoogleSans-Bold.woff2") format("woff2"),
    url("GoogleSans-Bold.woff") format("woff"),
    url("GoogleSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Google Sans";
  src: local("Google Sans Regular"), local("GoogleSans-Regular"),
    url("GoogleSans-Regular.woff2") format("woff2"),
    url("GoogleSans-Regular.woff") format("woff"),
    url("GoogleSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Google Sans";
  src: local("Google Sans Italic"), local("GoogleSans-Italic"),
    url("GoogleSans-Italic.woff2") format("woff2"),
    url("GoogleSans-Italic.woff") format("woff"),
    url("GoogleSans-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Google Sans";
  src: local("Google Sans Medium Italic"), local("GoogleSans-MediumItalic"),
    url("GoogleSans-MediumItalic.woff2") format("woff2"),
    url("GoogleSans-MediumItalic.woff") format("woff"),
    url("GoogleSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Google Sans";
  src: local("Google Sans Medium"), local("GoogleSans-Medium"),
    url("GoogleSans-Medium.woff2") format("woff2"),
    url("GoogleSans-Medium.woff") format("woff"),
    url("GoogleSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Google Sans";
  src: local("Google Sans Bold Italic"), local("GoogleSans-BoldItalic"),
    url("GoogleSans-BoldItalic.woff2") format("woff2"),
    url("GoogleSans-BoldItalic.woff") format("woff"),
    url("GoogleSans-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Somatic Rounded";
  src: local("Somatic Rounded"), local("Somatic-Rounded"),
    url("Somatic-Rounded.woff2") format("woff2"),
    url("Somatic-Rounded.woff") format("woff"),
    url("Somatic-Rounded.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Degular";
  src: local("Degular Black"), local("Degular-Black"),
    url("Degular-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Degular";
  src: local("Degular Regular"), local("Degular-Regular"),
    url("Degular-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Degular";
  src: local("Degular Bold"), local("Degular-Bold"),
    url("Degular-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Degular";
  src: local("Degular SemiBold"), local("Degular-SemiBold"),
    url("Degular-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Degular";
  src: local("Degular Medium"), local("Degular-Medium"),
    url("Degular-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
