/********** Bobby's CSS to prevent conflicts **********/
@import 'bobby.css';
@import url("bobby.css");
/********** Bobby's CSS to prevent conflicts **********/


/********** Lauren's CSS to prevent conflicts **********/
@import 'lauren.css';
@import url("lauren.css");
/********** Lauren's CSS to prevent conflicts **********/



/********** custom fonts **********/
@font-face {
    font-family: "Lufga";
    src: url("../fonts/font-0dfa87e1.woff2") format("woff2"),
         url("../fonts/font-328588b7.woff") format("woff"),
         url("../fonts/font-1b6e601d.woff2") format("woff2"),
         url("../fonts/font-2ba2b306.woff") format("woff"),
         url("../fonts/font-409c1b1c.woff2") format("woff2"),
         url("../fonts/font-867ed66f.woff2") format("woff2"),
         url("../fonts/font-5828d25b.woff") format("woff"),
         url("../fonts/font-eab56c18.woff") format("woff"),
         url("../fonts/font-18fbd433.css") format("css"),
         url("../fonts/font-099cc1ce.woff") format("woff"),
         url("../fonts/font-32311fd2.woff2") format("woff2"),
         url("../fonts/font-d6a36761.css") format("css"),
         url("../fonts/font-4ddd1bdc.css") format("css"),
         url("../fonts/font-9a738ee8.woff") format("woff"),
         url("../fonts/font-967cac8c.woff2") format("woff2");  
	  font-weight: normal;
  font-style: normal;
}

/********** custom fonts **********/


/********** Map styles **********/

/********** Map styles **********/

@font-face {
  font-family: 'Lufga-Bold';
	  src: url('../fonts/Lufga-Bold.eot');
  src: url('../fonts/Lufga-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Lufga-Bold.svg#Lufga-Bold') format('svg'),
       url('../fonts/Lufga-Bold.ttf') format('truetype'),
       url('../fonts/Lufga-Bold.woff') format('woff'),
       url('../fonts/Lufga-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}



h1, h2, h3, h4, h5, h6 {
font-family: 'Lufga-Bold', Arial, Oen Sans, 'sans-serif';
font-weight:normal;
font-style: normal;
}