<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'Rubik';
  src: url('../font/Rubik-Regular.eot');
  src: url('../font/Rubik-Regular.eot?#iefix') format('embedded-opentype'),
       url('../font/Rubik-Regular.svg#Rubik-Regular') format('svg'),
       url('../font/Rubik-Regular.ttf') format('truetype'),
       url('../font/Rubik-Regular.woff') format('woff'),
       url('../font/Rubik-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url('../font/Rubik-Bold.eot');
  src: url('../font/Rubik-Bold.eot?#iefix') format('embedded-opentype'),
       url('../font/Rubik-Bold.svg#Rubik-Bold') format('svg'),
       url('../font/Rubik-Bold.ttf') format('truetype'),
       url('../font/Rubik-Bold.woff') format('woff'),
       url('../font/Rubik-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url('../font/Rubik-Light.eot');
  src: url('../font/Rubik-Light.eot?#iefix') format('embedded-opentype'),
       url('../font/Rubik-Light.svg#Rubik-Light') format('svg'),
       url('../font/Rubik-Light.ttf') format('truetype'),
       url('../font/Rubik-Light.woff') format('woff'),
       url('../font/Rubik-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url('../font/Rubik-Medium.eot');
  src: url(../font/'Rubik-Medium.eot?#iefix') format('embedded-opentype'),
       url('../font/Rubik-Medium.svg#Rubik-Medium') format('svg'),
       url('../font/Rubik-Medium.ttf') format('truetype'),
       url('../font/Rubik-Medium.woff') format('woff'),
       url('../font/Rubik-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Rubik';
  src: url('../font/Rubik-Italic.eot');
  src: url('../font/Rubik-Italic.eot?#iefix') format('embedded-opentype'),
       url('../font/Rubik-Italic.svg#Rubik-Italic') format('svg'),
       url('../font/Rubik-Italic.ttf') format('truetype'),
       url('../font/Rubik-Italic.woff') format('woff'),
       url('../font/Rubik-Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}</pre></body></html>