/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

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

@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=9a943e46-9970-41eb-b461-722e377d2db3&fontids=5591097,5591111,5591154");
    @font-face{
        font-family:"DIN W01 Regular";
        src:url("fonts/5591097/6ceed230-b2b3-4422-b048-4aa11687430a.woff2") format("woff2"),url("fonts/5591097/80b0143f-6f0d-4dce-aafd-f3c81b85d177.woff") format("woff");
    }
    @font-face{
        font-family:"DIN W01 Medium";
        src:url("fonts/5591111/398e3e8c-3bf0-4af1-9791-f426a7992711.woff2") format("woff2"),url("fonts/5591111/4ba8e512-e6fb-494f-afd3-a7b68b2e5efb.woff") format("woff");
    }
    @font-face{
        font-family:"DIN W01 Bold";
        src:url("fonts/5591154/55fa1cf8-baf8-4bf8-9718-b096b1dd231f.woff2") format("woff2"),url("fonts/5591154/4cadc2f9-fb32-4b99-b1f2-9ce6d68afbd5.woff") format("woff");
    }

/*@font-face {
	font-display: swap;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/roboto-v30-latin-regular.woff2') format('woff2'); 
  }

  @font-face {
	font-display: swap;
	font-family: 'Roboto';
	font-style: bold;
	font-weight: 500;
	src: url('fonts/roboto-v30-latin-500.woff2') format('woff2');
  }*/