/*
Theme Name: Neve Child
Theme URI: https://wp-themes.com/neve
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Neve child theme.
Template: neve
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: neve-child
*/

/* barlow-regular - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/uploads/2022/09/tbarlow-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/wp-content/uploads/2022/09/tbarlow-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/uploads/2022/09/tbarlow-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/uploads/2022/09/tbarlow-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/uploads/2022/09/tbarlow-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/uploads/2022/09/tbarlow-v12-latin-regular.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-500 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/uploads/2022/09/tbarlow-v12-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/wp-content/uploads/2022/09/tbarlow-v12-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/uploads/2022/09/tbarlow-v12-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/uploads/2022/09/tbarlow-v12-latin-500.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/uploads/2022/09/tbarlow-v12-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/uploads/2022/09/tbarlow-v12-latin-500.svg#Barlow') format('svg'); /* Legacy iOS */
}