/**
 * Plugin Name: iX Divi MyFonts
 * Description: Add MyFonts fonts to Divi theme
 * Version: 1.0.5
 * Author: Ladislav Sirovy iXsystems
 * License: MIT License
 */
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/34d36e");
@font-face {
	font-family: 'HelveticaNeue';
	font-weight: normal;
	font-style: normal;
	src: url('34D36E_2_0.eot');
	src: url('34D36E_2_0.eot?#iefix') format('embedded-opentype'), url('34D36E_2_0.woff2') format('woff2'), url('34D36E_2_0.woff') format('woff'), url('34D36E_2_0.ttf') format('truetype');
}
@font-face {
	font-family: 'HelveticaNeue';
	font-weight: normal;
	font-style: italic;
	src: url('34D36E_3_0.eot');
	src: url('34D36E_3_0.eot?#iefix') format('embedded-opentype'), url('34D36E_3_0.woff2') format('woff2'), url('34D36E_3_0.woff') format('woff'), url('34D36E_3_0.ttf') format('truetype');
}
@font-face {
	font-family: 'HelveticaNeue';
	font-weight: bold;
	font-style: normal;
	src: url('34D36E_4_0.eot');
	src: url('34D36E_4_0.eot?#iefix') format('embedded-opentype'), url('34D36E_4_0.woff2') format('woff2'), url('34D36E_4_0.woff') format('woff'), url('34D36E_4_0.ttf') format('truetype');
}
@font-face {
	font-family: 'HelveticaNeue';
	font-weight: bold;
	font-style: italic;
	src: url('34D36E_5_0.eot');
	src: url('34D36E_5_0.eot?#iefix') format('embedded-opentype'), url('34D36E_5_0.woff2') format('woff2'), url('34D36E_5_0.woff') format('woff'), url('34D36E_5_0.ttf') format('truetype');
}