﻿@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(/AssetTheme/fonts/OpenSans/OpenSans-Light.ttf);
  font-display: swap; }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(/AssetTheme/fonts/OpenSans/OpenSans-Regular.ttf);
  font-display: swap; }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url(/AssetTheme/fonts/OpenSans/OpenSans-SemiBold.ttf);
  font-display: swap; }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(/AssetTheme/fonts/OpenSans/OpenSans-Bold.ttf);
  font-display: swap; }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url(/AssetTheme/fonts/OpenSans/OpenSans-ExtraBold.ttf);
  font-display: swap; }
