/* Nuvem Design — webfonts
   Degular Display (display, by OH no Type Co — licensed) + Space Grotesk (supporting/body) */

@font-face { font-family: "Degular Display"; src: url("../assets/fonts/DegularDisplay-Thin.otf") format("opentype"); font-weight: 100; font-style: normal; }
@font-face { font-family: "Degular Display"; src: url("../assets/fonts/DegularDisplay-ThinItalic.otf") format("opentype"); font-weight: 100; font-style: italic; }
@font-face { font-family: "Degular Display"; src: url("../assets/fonts/DegularDisplay-Light.otf") format("opentype"); font-weight: 300; font-style: normal; }
@font-face { font-family: "Degular Display"; src: url("../assets/fonts/DegularDisplay-LightItalic.otf") format("opentype"); font-weight: 300; font-style: italic; }
@font-face { font-family: "Degular Display"; src: url("../assets/fonts/DegularDisplay-Regular.otf") format("opentype"); font-weight: 400; font-style: normal; }
@font-face { font-family: "Degular Display"; src: url("../assets/fonts/DegularDisplay-RegularItalic.otf") format("opentype"); font-weight: 400; font-style: italic; }
@font-face { font-family: "Degular Display"; src: url("../assets/fonts/DegularDisplay-Medium.otf") format("opentype"); font-weight: 500; font-style: normal; }
@font-face { font-family: "Degular Display"; src: url("../assets/fonts/DegularDisplay-MediumItalic.otf") format("opentype"); font-weight: 500; font-style: italic; }
@font-face { font-family: "Degular Display"; src: url("../assets/fonts/DegularDisplay-Semibold.otf") format("opentype"); font-weight: 600; font-style: normal; }
@font-face { font-family: "Degular Display"; src: url("../assets/fonts/DegularDisplay-SemiboldItalic.otf") format("opentype"); font-weight: 600; font-style: italic; }
@font-face { font-family: "Degular Display"; src: url("../assets/fonts/DegularDisplay-Bold.otf") format("opentype"); font-weight: 700; font-style: normal; }
@font-face { font-family: "Degular Display"; src: url("../assets/fonts/DegularDisplay-BoldItalic.otf") format("opentype"); font-weight: 700; font-style: italic; }
@font-face { font-family: "Degular Display"; src: url("../assets/fonts/DegularDisplay-Black.otf") format("opentype"); font-weight: 900; font-style: normal; }
@font-face { font-family: "Degular Display"; src: url("../assets/fonts/DegularDisplay-BlackItalic.otf") format("opentype"); font-weight: 900; font-style: italic; }

@font-face { font-family: "Space Grotesk"; src: url("../assets/fonts/SpaceGrotesk-Light.ttf") format("truetype"); font-weight: 300; font-style: normal; }
@font-face { font-family: "Space Grotesk"; src: url("../assets/fonts/SpaceGrotesk-Regular.ttf") format("truetype"); font-weight: 400; font-style: normal; }
@font-face { font-family: "Space Grotesk"; src: url("../assets/fonts/SpaceGrotesk-Medium.ttf") format("truetype"); font-weight: 500; font-style: normal; }
@font-face { font-family: "Space Grotesk"; src: url("../assets/fonts/SpaceGrotesk-SemiBold.ttf") format("truetype"); font-weight: 600; font-style: normal; }
@font-face { font-family: "Space Grotesk"; src: url("../assets/fonts/SpaceGrotesk-Bold.ttf") format("truetype"); font-weight: 700; font-style: normal; }
