/*
Theme Name: Entertainment Company LUNEGOVs
Theme URI: https://bfglab.ru
Version: 2.0
Description: Child Theme of Divi
Author: BFG.lab
Author URI: https://bfglab.ru
Template: Divi
*/

@font-face {
	font-family: 'bfg-icons';
	src:	url('assets/fonts/bfg-icons.eot?3arrka');
	src:	url('assets/fonts/bfg-icons.eot?3arrka#iefix') format('embedded-opentype'),
		url('assets/fonts/bfg-icons.ttf?3arrka') format('truetype'),
		url('assets/fonts/bfg-icons.woff?3arrka') format('woff'),
		url('assets/fonts/bfg-icons.svg?3arrka#bfg-icons') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
	}

.bfg-icons {
	width: 20px;
	height: 20px;
	font-size: 20px;
	display: block !important;
	}

[class^="bfg-icon-"], [class*=" bfg-icon-"] {
	font-family: 'bfg-icons' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}

.bfg-icon-check:before {
	content: "\63";
	}
.bfg-icon-close:before {
	content: "\78";
	}
.bfg-icon-arrow-left:before {
	content: "\6c";
	}
.bfg-icon-arrow-right:before {
	content: "\72";
	}
.bfg-icon-zoom:before {
	content: "\7a";
	}
.bfg-icon-outlink:before {
	content: "\6f";
	}
.bfg-icon-menu:before {
	content: "\6d";
	}
