/*
Theme Name: Engaruka Theme
Theme URI: https://vexingmedia.com
Version: 1.0
Description: Website theme designed by Vexing Media for Engaruka Health Centers
Author: Vexing Media
Author URI: https://vexingmedia.com
template: bb-theme
*/

/* Custom Fonts */
@font-face {
  font-family: "Calibri";
  src:  url("https://dev.ehcohealth.org/wp-content/themes/Engaruka-Child-Theme/fonts/calibri_bold.woff2") format("woff2"),
        url("https://dev.ehcohealth.org/wp-content/themes/Engaruka-Child-Theme/fonts/calibri_bold.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: "Myriad Pro";
  src:  url("https://dev.ehcohealth.org/wp-content/themes/Engaruka-Child-Theme/fonts/myriadpro-regular.woff2") format("woff2"),
        url("https://dev.ehcohealth.org/wp-content/themes/Engaruka-Child-Theme/fonts/myriadpro-regular.woff") format("woff"),
	    url("https://dev.ehcohealth.org/wp-content/themes/Engaruka-Child-Theme/fonts/myriadpro-semibold.woff2") format("woff2"),
        url("https://dev.ehcohealth.org/wp-content/themes/Engaruka-Child-Theme/fonts/myriadpro-semibold.woff") format("woff");
  font-weight: normal;
}
