@font-face {
    font-family: 'open_sansregular';
	font-display: swap;
    src: local('open_sansregular'),
         url('opensans-regular-webfont.woff2') format('woff2'),
         url('opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
	font-display: swap;
    src: local('open_sansbold'),
         url('opensans-bold-webfont.woff2') format('woff2'),
         url('opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
	font-display: swap;
    src: local('open_sanssemibold'),
         url('opensans-semibold-webfont.woff2') format('woff2'),
         url('opensans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RobotoSlabRegular';
	font-display: swap;
    src: local('RobotoSlabRegular'),
         url('RobotoSlabRegular.woff2') format('woff2'),
         url('RobotoSlabRegular.woff') format('woff');
}

@font-face {
    font-family: 'marketregular';
	font-display: swap;
    src: local('marketregular'),
         url('marketregular.woff2') format('woff2'),
         url('marketregular.woff') format('woff');
}

@font-face {
  font-family: 'OpenSans-Semibold';
  font-display: swap;
  src: local('OpenSans-Semibold'),  url('OpenSans-Semibold.woff') format('woff'), url('OpenSans-Semibold.ttf');
  font-weight: normal;
  font-style: normal;
}

