/*
  Theme Name: Marera Facility
  Theme URI: https://marerafacility.rs
  Author: New Look Entertainment
  Author URI: https://newlook.rs
  Description: Marera Facility je moderna full-site-editing (block-based) WordPress child tema kreirana za potpunu kontrolu kroz Gutenberg editor. Naslanja se na NLE Framework kao parent temu i donosi dodatne globalne stilove, block template-ove i custom patterne optimizovane za performanse i fleksibilnost.
  Version: 1.0.0
  Requires at least: 6.3
  Tested up to: 6.6
  Requires PHP: 7.4
  Template: nle-framework
  License: GNU General Public License v2 or later
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
  Text Domain: marera-facility
  Tags: block-patterns, block-styles, full-site-editing, accessibility-ready, responsive-layout, custom-colors, custom-logo
*/

@font-face {
  font-family: 'Geologica Roman';
  src: url('assets/fonts/Geologica/GeologicaRoman-Thin.woff2') format('woff2'),
  url('assets/fonts/Geologica/GeologicaRoman-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geologica Roman';
  src: url('assets/fonts/Geologica/GeologicaRoman-SemiBold.woff2') format('woff2'),
  url('assets/fonts/Geologica/GeologicaRoman-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geologica Roman';
  src: url('assets/fonts/Geologica/GeologicaRoman-Bold.woff2') format('woff2'),
  url('assets/fonts/Geologica/GeologicaRoman-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geologica Roman';
  src: url('assets/fonts/Geologica/GeologicaRoman-Medium.woff2') format('woff2'),
  url('assets/fonts/Geologica/GeologicaRoman-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geologica Roman';
  src: url('assets/fonts/Geologica/GeologicaRoman-ExtraLight.woff2') format('woff2'),
  url('assets/fonts/Geologica/GeologicaRoman-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geologica Roman';
  src: url('assets/fonts/Geologica/GeologicaRoman-ExtraBold.woff2') format('woff2'),
  url('assets/fonts/Geologica/GeologicaRoman-ExtraBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geologica Roman';
  src: url('assets/fonts/Geologica/GeologicaRoman-Light.woff2') format('woff2'),
  url('assets/fonts/Geologica/GeologicaRoman-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geologica Roman';
  src: url('assets/fonts/Geologica/GeologicaRoman-Regular.woff2') format('woff2'),
  url('assets/fonts/Geologica/GeologicaRoman-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geologica Roman';
  src: url('assets/fonts/Geologica/GeologicaRoman-Black.woff2') format('woff2'),
  url('assets/fonts/Geologica/GeologicaRoman-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
