﻿@font-face {
  font-family: 'Market Sans';
  src: url('../font/MarketSans-Regular-WebS.eot');
  src: url('../font/MarketSans-Regular-WebS.eot')
      format('embedded-opentype'),
    url('../font/MarketSans-Regular-WebS-00D80000000PQip_00D1g0000000TOt.woff2')
      format('woff2'),
    url('../font/MarketSans-Regular-WebS.woff')
      format('woff'),
    url('../font/MarketSans-Regular-WebS.ttf')
      format('truetype'),
    url('../font/MarketSans-Regular-WebS.svg')
      format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Market Sans';
  src: url('../font/MarketSans-Bold-WebS.eot');
  src: url('../font/MarketSans-Bold-WebS.eot')
      format('embedded-opentype'),
    url('../font/MarketSans-Bold-WebS.woff2')
      format('woff2'),
    url('../font/MarketSans-Bold-WebS.woff')
      format('woff'),
    url('../font/MarketSans-Bold-WebS.ttf')
      format('truetype'),
    url('../font/MarketSans-Bold-WebS.svg')
      format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
