@font-face {
  font-family: 'GoogleSans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/OTF/GoogleSans-Regular.otf);
}

@font-face {
  font-family: 'GoogleSans black';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/OTF/GoogleSans-black.otf);
}

@font-face {
  font-family: 'GoogleSans BlackItalic';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/OTF/GoogleSans-BlackItalic.otf);
}


@font-face {
  font-family: 'GoogleSans Bold';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/OTF/GoogleSans-Bold.otf);
}

@font-face {
  font-family: 'GoogleSans BoldItalic';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/OTF/GoogleSans-BoldItalic.otf);
}

@font-face {
  font-family: 'GoogleSans Italic';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/OTF/GoogleSans-Italic.otf);
}

@font-face {
  font-family: 'GoogleSans Light';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/OTF/GoogleSans-Light.otf);
}

@font-face {
  font-family: 'GoogleSans LightItalic';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/OTF/GoogleSans-LightItalic.otf);
}

@font-face {
  font-family: 'GoogleSans Medium';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/OTF/GoogleSans-Medium.otf);
}

@font-face {
  font-family: 'GoogleSans MediumItalic';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/OTF/GoogleSans-MediumItalic.otf);
}

@font-face {
  font-family: 'GoogleSans Thin';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/OTF/GoogleSans-Thin.otf);
}

@font-face {
  font-family: 'GoogleSans ThinItalic';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/OTF/GoogleSans-ThinItalic.otf);
}

@font-face {
  font-family: 'GoogleSans Black';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/TTF/GoogleSans-Black.ttf) format('truetype');
}

@font-face {
  font-family: 'GoogleSans BlackItalic';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/TTF/GoogleSans-BlackItalic.ttf) format('truetype');
}

@font-face {
  font-family: 'GoogleSans Bold';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/TTF/GoogleSans-Bold.ttf) format('truetype');
}

@font-face {
  font-family: 'GoogleSans BoldItalic';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/TTF/GoogleSans-BoldItalic.ttf) format('truetype');
}

@font-face {
  font-family: 'GoogleSans Italic';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/TTF/GoogleSans-Italic.ttf) format('truetype');
}

@font-face {
  font-family: 'GoogleSans Light';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/TTF/GoogleSans-Light.ttf) format('truetype');
}

@font-face {
  font-family: 'GoogleSans LightItalic';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/TTF/GoogleSans-LightItalic.ttf) format('truetype');
}

@font-face {
  font-family: 'GoogleSans Medium';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/TTF/GoogleSans-Medium.ttf) format('truetype');
}

@font-face {
  font-family: 'GoogleSans MediumItalic';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/TTF/GoogleSans-MediumItalic.ttf) format('truetype');
}

@font-face {
  font-family: 'GoogleSans';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/TTF/GoogleSans-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'GoogleSans Thin';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/TTF/GoogleSans-Thin.ttf) format('truetype');
}

@font-face {
  font-family: 'GoogleSans ThinItalic';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(/static/fonts/TTF/GoogleSans-ThinItalic.ttf) format('truetype');
}