@font-face {
  font-family: "Titling Gothic FB";
  src:  local('Titling Gothic FB Normal Regular'),
				url("/wp-content/themes/jmco/fonts/titling_gothic_fb_normal_regular.woff2") format("woff2"),
        url("/wp-content/themes/jmco/fonts/titling_gothic_fb_normal_regular.woff") format("woff");
  font-weight: 400;
	font-display: swap;
}
@font-face {
  font-family: "Titling Gothic FB";
  src:  local('Titling Gothic FB Normal Medium'),
				url("/wp-content/themes/jmco/fonts/titling_gothic_fb_normal_medium.woff2") format("woff2"),
        url("/wp-content/themes/jmco/fonts/titling_gothic_fb_normal_medium.woff") format("woff");
  font-weight: 500;
	font-display: swap;
}
@font-face {
  font-family: "Titling Gothic FB Condensed";
  src:  local('Titling Gothic FB Compressed Medium'),
				url("/wp-content/themes/jmco/fonts/titling_gothic_fb_compressed_medium.woff2") format("woff2"),
        url("/wp-content/themes/jmco/fonts/titling_gothic_fb_compressed_medium.woff") format("woff");
  font-weight: 500;
	font-display: swap;
}