/*************** HelveticaNow **************/
/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=f210efd5-170d-4275-9afa-0cde59953170");

@font-face {
  font-family: "HelveticaNow";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
	font-weight: 700;
  src: url('HelveticaNow/HelveticaNowTextBold_normal_normal_subset1.woff2') format('woff2'), url('HelveticaNow/HelveticaNowTextBold_normal_normal_subset1.woff') format('woff');
  unicode-range: U+0020-0024,U+0026-003b,U+003d,U+003f-005b,U+005d-005e,U+0060-007a,U+007e,U+00a3,U+00a5,U+00a7,U+00ab,U+00b4,U+00b7,U+00bb,U+00c0-00cf,U+00d1-00d4,U+00d6,U+00d8-00dc,U+00df-00ef,U+00f1-00f4,U+00f6,U+00f8-00fc,U+00ff-0103,U+010d,U+0112-0115,U+011e-011f,U+012a-012d,U+0130-0131,U+0142,U+014c-014f,U+0152-0153,U+015e-015f,U+016a-016d,U+0178,U+0440,U+09f3,U+0e3f,U+17db,U+2010-2011,U+2013-2014,U+2018-201a,U+201c-201e,U+2020-2021,U+2026,U+2032-2033,U+2039-203a,U+20a1,U+20a6-20a7,U+20a9-20ae,U+20b1-20b2,U+20b4,U+20b8-20ba,U+20bd-20be,U+2191;
}
@font-face {
  font-family: "HelveticaNow";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
	font-weight: 400;
  src: url('HelveticaNow/HelveticaNowTextRegular_normal_normal_subset1.woff2') format('woff2'), url('HelveticaNow/HelveticaNowTextRegular_normal_normal_subset1.woff') format('woff');
  unicode-range: U+0020-0024,U+0026-003b,U+003d,U+003f-005b,U+005d-005e,U+0060-007a,U+007e,U+00a3,U+00a5,U+00a7,U+00ab,U+00b4,U+00b7,U+00bb,U+00c0-00cf,U+00d1-00d4,U+00d6,U+00d8-00dc,U+00df-00ef,U+00f1-00f4,U+00f6,U+00f8-00fc,U+00ff-0103,U+010d,U+0112-0115,U+011e-011f,U+012a-012d,U+0130-0131,U+0142,U+014c-014f,U+0152-0153,U+015e-015f,U+016a-016d,U+0178,U+0440,U+09f3,U+0e3f,U+17db,U+2010-2011,U+2013-2014,U+2018-201a,U+201c-201e,U+2020-2021,U+2026,U+2032-2033,U+2039-203a,U+20a1,U+20a6-20a7,U+20a9-20ae,U+20b1-20b2,U+20b4,U+20b8-20ba,U+20bd-20be,U+2191;
}
@font-face {
  font-family: "HelveticaNow";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
	font-weight: 500;
  src: url('HelveticaNow/HelveticaNowTextMedium_normal_normal_subset1.woff2') format('woff2'), url('HelveticaNow/HelveticaNowTextMedium_normal_normal_subset1.woff') format('woff');
  unicode-range: U+0020-0024,U+0026-003b,U+003d,U+003f-005b,U+005d-005e,U+0060-007a,U+007e,U+00a3,U+00a5,U+00a7,U+00ab,U+00b4,U+00b7,U+00bb,U+00c0-00cf,U+00d1-00d4,U+00d6,U+00d8-00dc,U+00df-00ef,U+00f1-00f4,U+00f6,U+00f8-00fc,U+00ff-0103,U+010d,U+0112-0115,U+011e-011f,U+012a-012d,U+0130-0131,U+0142,U+014c-014f,U+0152-0153,U+015e-015f,U+016a-016d,U+0178,U+0440,U+09f3,U+0e3f,U+17db,U+2010-2011,U+2013-2014,U+2018-201a,U+201c-201e,U+2020-2021,U+2026,U+2032-2033,U+2039-203a,U+20a1,U+20a6-20a7,U+20a9-20ae,U+20b1-20b2,U+20b4,U+20b8-20ba,U+20bd-20be,U+2191;
}

/*************** Google-Sans ***************/
	/*	@font-face {
		font-family: 'Google-Sans';
		font-style: normal;
		font-weight: normal;
		src: url(google-sans/GoogleSans-Regular.woff) format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'Google-Sans';
		font-style: italic;
		font-weight: normal;
		src: url(google-sans/GoogleSans-Italic.woff) format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'Google-Sans';
		font-weight: 300;
		font-style: normal;
		src: url(google-sans/GoogleSans-Light.woff) format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'Google-Sans';
		font-style: normal;
		font-weight: 500;
		src: url(google-sans/GoogleSans-Medium.woff) format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'Google-Sans';
		font-style: normal;
		font-weight: bold;
		src: url(google-sans/GoogleSans-Medium.woff) format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'Google-Sans';
		font-style: italic;
		font-weight: 500;
		src: url(google-sans/GoogleSans-MediumItalic.woff) format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'Google-Sans';
		font-style: italic;
		font-weight: bold;
		src: url(google-sans/GoogleSans-MediumItalic.woff) format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'Google-Sans';
		font-style: normal;
		font-weight: 700;
		src: url(google-sans/GoogleSans-Bold.woff) format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'Google-Sans';
		font-style: italic;
		font-weight: 700;
		src: url(google-sans/GoogleSans-BoldItalic.woff) format('woff');
		font-display: swap;
	}
	*/
/*************** SF Pro Text ***************/
	/*@font-face {
		font-family: 'SF Pro Text';
		font-style: normal;
		font-weight: normal;
		src: url('sf-text/SFUIText-Regular.woff') format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'SF Pro Text';
		font-style: italic;
		font-weight: normal;
		src:  url('sf-text/SFUIText-RegularItalic.woff') format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'SF Pro Text';
		font-style: normal;
		font-weight: 300;
		src:  url('sf-text/SFUIText-Light.woff') format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'SF Pro Text';
		font-style: normal;
		font-weight: bold;
		src: url('sf-text/SFUIText-Medium.woff') format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'SF Pro Text';
		font-style: italic;
		font-weight: bold;
		src: url('sf-text/SFUIText-MediumItalic.woff') format('woff');
		font-display: swap;
	}


	@font-face {
		font-family: 'SF Pro Text';
		font-style: normal;
		font-weight: 500;
		src: url('sf-text/SFUIText-Medium.woff') format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'SF Pro Text';
		font-style: italic;
		font-weight: 500;
		src: url('sf-text/SFUIText-MediumItalic.woff') format('woff');
		font-display: swap;
	}


	@font-face {
		font-family: 'SF Pro Text';
		font-style: normal;
		font-weight: 700;
		src: url('sf-text/SFUIText-Medium.woff') format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'SF Pro Text';
		font-style: italic;
		font-weight: 700;
		src: url('sf-text/SFUIText-MediumItalic.woff') format('woff');
		font-display: swap;
	}*/

/*************** Circular ***************/
	@font-face {
	  font-family: Circular;
	  font-display: swap;
	  src: url("circular/circular-light.woff2") format("woff2"), url("circular/circular-light.woff") format("woff");
	  font-weight: 300;
	  font-style: normal;
	}

	@font-face {
	  font-family: Circular;
	  font-display: swap;
	  src: url("circular/circular-book.woff2") format("woff2"), url("circular/circular-book.woff") format("woff");
	  font-weight: 400;
	  font-style: normal;
	}

	@font-face {
	  font-family: Circular;
	  font-display: swap;
	  src: url("circular/circular-medium.woff2") format("woff2"), url("circular/circular-medium.woff") format("woff");
	  font-weight: 500 700;
	  font-style: normal;
	}

	@font-face {
	  font-family: Circular;
	  font-display: swap;
	  src: url("circular/circular-bold.woff2") format("woff2"), url("circular/circular-bold.woff") format("woff");
	  font-weight: 900;
	  font-style: normal;
	}

	@font-face {
	  font-family: Circular;
	  font-display: swap;
	  src: url("circular/circular-BoldItalic.woff2") format("woff2"), url("circular/circular-BoldItalic.woff") format("woff");
	  font-weight: 900;
	  font-style: italic;
	}



/*************** Dashicons ******************/
	@font-face {
    font-family: Dashicons;
    font-display: swap;
		src: url('../../../../../wp-includes/fonts/dashicons.woff') format('woff');
    font-weight: 400;
    font-style:normal;
	}


/*************** Apercu ***************/
/*	@font-face {
		font-family: 'Apercu Pro';
		font-style: normal;
		font-weight: normal;
		src: url(Apercu/ApercuPro-Regular.woff) format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'Apercu Pro';
		font-style: italic;
		font-weight: normal;
		src: url(Apercu/ApercuPro-Italic.woff) format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'Apercu Pro';
		font-weight: 300;
		font-style: normal;
		src: url(Apercu/ApercuPro-Light.woff) format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'Apercu Pro';
		font-weight: 300;
		font-style: italic;
		src: url(Apercu/ApercuPro-LightItalic.woff) format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'Apercu Pro';
		font-style: normal;
		font-weight: 500;
		src: url(Apercu/ApercuPro-Medium.woff) format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'Apercu Pro';
		font-style: normal;
		font-weight: bold;
		src: url(Apercu/ApercuPro-Medium.woff) format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'Apercu Pro';
		font-style: italic;
		font-weight: 500;
		src: url(Apercu/ApercuPro-MediumItalic.woff) format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'Apercu Pro';
		font-style: italic;
		font-weight: bold;
		src: url(Apercu/ApercuPro-MediumItalic.woff) format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'Apercu Pro';
		font-style: normal;
		font-weight: 700;
		src: url(Apercu/ApercuPro-Bold.woff) format('woff');
		font-display: swap;
	}

	@font-face {
		font-family: 'Apercu Pro';
		font-style: italic;
		font-weight: 700;
		src: url(Apercu/ApercuPro-BoldItalic.woff) format('woff');
		font-display: swap;
	}
*/


/*************** SF Pro **************/
@font-face {
    font-family: 'SF Pro';
    src: url('SFPro/SFProDisplay-Bold.woff2') format('woff2'),
        url('SFPro/SFProDisplay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro';
    src: url('SFPro/SFProDisplay-SemiboldItalic.woff2') format('woff2'),
        url('SFPro/SFProDisplay-SemiboldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro';
    src: url('SFPro/SFProDisplay-Medium.woff2') format('woff2'),
        url('SFPro/SFProDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro';
    src: url('SFPro/SFProDisplay-LightItalic.woff2') format('woff2'),
        url('SFPro/SFProDisplay-LightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro';
    src: url('SFPro/SFProDisplay-BlackItalic.woff2') format('woff2'),
        url('SFPro/SFProDisplay-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro';
    src: url('SFPro/SFProDisplay-UltralightItalic.woff2') format('woff2'),
        url('SFPro/SFProDisplay-UltralightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro';
    src: url('SFPro/SFProDisplay-Regular.woff2') format('woff2'),
        url('SFPro/SFProDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro';
    src: url('SFPro/SFProDisplay-HeavyItalic.woff2') format('woff2'),
        url('SFPro/SFProDisplay-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro';
    src: url('SFPro/SFProDisplay-ThinItalic.woff2') format('woff2'),
        url('SFPro/SFProDisplay-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
