/*
Theme Name: Custom Child Theme
Theme URI: https://pixelparade.co/
Version: 1.0
Description: A child theme is used as a starting point for custom development.
Author: PixelParade LLC
Author URI: https://pixelparade.co/
template: bb-theme
*/

/* Add your custom styles here... */ 

@import url("//hello.myfonts.net/count/2d9884");

  
@font-face {
 font-family: "Eurostile-Hea";
 src: url("https://new.laserlinc.com/wp-content/themes/bb-theme-child/fonts/2D9884_1_0.woff2/2D9884_0_0.eot");
 src: url("https://new.laserlinc.com/wp-content/themes/bb-theme-child/fonts/2D9884_0_0.eot?#iefix") format("embedded-opentype"),
    url("https://new.laserlinc.com/wp-content/themes/bb-theme-child/fonts/2D9884_0_0.woff2") format("woff2"),
    url("https://new.laserlinc.com/wp-content/themes/bb-theme-child/fonts/2D9884_0_0.woff") format("woff"),
    url("https://new.laserlinc.com/wp-content/themes/bb-theme-child/fonts/2D9884_0_0.ttf") format("truetype");
 font-weight: normal;
}
 
  
@font-face {
	font-family: "Eurostile-Reg";
	src: url("https://new.laserlinc.com/wp-content/themes/bb-theme-child/fonts/2D9884_1_0.eot");
	src: url("https://new.laserlinc.com/wp-content/themes/bb-theme-child/fonts/2D9884_1_0.eot?#iefix") format("embedded-opentype"), 
		 url("https://new.laserlinc.com/wp-content/themes/bb-theme-child/fonts/2D9884_1_0.woff2") format("woff2"),
		 url("https://new.laserlinc.com/wp-content/themes/bb-theme-child/fonts/2D9884_1_0.woff") format("woff"),
		 url("https://new.laserlinc.com/wp-content/themes/bb-theme-child/fonts/2D9884_1_0.ttf") format("truetype");
	font-weight: normal;
}
 
 
 