/* Rubik — official static TTFs (uploaded by brand owner) */
@font-face { font-family: 'Rubik'; font-style: normal; font-weight: 300; font-display: swap; src: url('./Rubik-Light.ttf')         format('truetype'); }
@font-face { font-family: 'Rubik'; font-style: italic; font-weight: 300; font-display: swap; src: url('./Rubik-LightItalic.ttf')   format('truetype'); }
@font-face { font-family: 'Rubik'; font-style: normal; font-weight: 400; font-display: swap; src: url('./Rubik-Regular.ttf')       format('truetype'); }
@font-face { font-family: 'Rubik'; font-style: italic; font-weight: 400; font-display: swap; src: url('./Rubik-Italic.ttf')        format('truetype'); }
@font-face { font-family: 'Rubik'; font-style: normal; font-weight: 500; font-display: swap; src: url('./Rubik-Medium.ttf')        format('truetype'); }
@font-face { font-family: 'Rubik'; font-style: italic; font-weight: 500; font-display: swap; src: url('./Rubik-MediumItalic.ttf')  format('truetype'); }
@font-face { font-family: 'Rubik'; font-style: normal; font-weight: 600; font-display: swap; src: url('./Rubik-SemiBold.ttf')      format('truetype'); }
@font-face { font-family: 'Rubik'; font-style: italic; font-weight: 600; font-display: swap; src: url('./Rubik-SemiBoldItalic.ttf')format('truetype'); }
@font-face { font-family: 'Rubik'; font-style: normal; font-weight: 700; font-display: swap; src: url('./Rubik-Bold.ttf')          format('truetype'); }
@font-face { font-family: 'Rubik'; font-style: italic; font-weight: 700; font-display: swap; src: url('./Rubik-BoldItalic.ttf')    format('truetype'); }
@font-face { font-family: 'Rubik'; font-style: normal; font-weight: 800; font-display: swap; src: url('./Rubik-ExtraBold.ttf')     format('truetype'); }
@font-face { font-family: 'Rubik'; font-style: italic; font-weight: 800; font-display: swap; src: url('./Rubik-ExtraBoldItalic.ttf') format('truetype'); }
@font-face { font-family: 'Rubik'; font-style: normal; font-weight: 900; font-display: swap; src: url('./Rubik-Black.ttf')         format('truetype'); }
@font-face { font-family: 'Rubik'; font-style: italic; font-weight: 900; font-display: swap; src: url('./Rubik-BlackItalic.ttf')   format('truetype'); }
