/*
Theme Name: bs-studio-rostellato
Theme URI: http://underscores.me/
Description: Wordpress Theme rapid development
Author: anonymous
Requires at least: 5.3
Tested up to: 6.0.2
Requires PHP: 7.4
Version: 0.4
*/

.mfp-container .mfp-arrow::before {
  background: url('assets/i/static/gallery-right-black.svg') no-repeat center;
}
.mfp-container .mfp-arrow:hover:before {
  background: url('assets/i/static/gallery-right-white.svg') no-repeat center;
}

@font-face {
  font-family: 'Quicksand';
  src:
    url('assets/fonts/Quicksand-Medium.woff2') format('woff2'),
    url('assets/fonts/Quicksand-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quicksand';
  src:
    url('assets/fonts/Quicksand-Bold.woff2') format('woff2'),
    url('assets/fonts/Quicksand-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quicksand';
  src:
    url('assets/fonts/Quicksand-Light.woff2') format('woff2'),
    url('assets/fonts/Quicksand-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quicksand';
  src:
    url('assets/fonts/Quicksand-Regular.woff2') format('woff2'),
    url('assets/fonts/Quicksand-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quicksand';
  src:
    url('assets/fonts/Quicksand-VariableFont_wght.woff2') format('woff2'),
    url('assets/fonts/Quicksand-VariableFont_wght.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quicksand';
  src:
    url('assets/fonts/Quicksand-SemiBold.woff2') format('woff2'),
    url('assets/fonts/Quicksand-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Librebaskerville';
  src:
    url('assets/fonts/LibreBaskerville-SemiBoldItalic.woff2') format('woff2'),
    url('assets/fonts/LibreBaskerville-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Librebaskerville';
  src:
    url('assets/fonts/LibreBaskerville-Bold.woff2') format('woff2'),
    url('assets/fonts/LibreBaskerville-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Librebaskerville';
  src:
    url('assets/fonts/LibreBaskerville-Medium.woff2') format('woff2'),
    url('assets/fonts/LibreBaskerville-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Librebaskerville';
  src:
    url('assets/fonts/LibreBaskerville-Italic.woff2') format('woff2'),
    url('assets/fonts/LibreBaskerville-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Librebaskerville';
  src:
    url('assets/fonts/LibreBaskerville-SemiBold.woff2') format('woff2'),
    url('assets/fonts/LibreBaskerville-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Librebaskerville';
  src:
    url('assets/fonts/LibreBaskerville-MediumItalic.woff2') format('woff2'),
    url('assets/fonts/LibreBaskerville-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Librebaskerville';
  src:
    url('assets/fonts/LibreBaskerville-Regular.woff2') format('woff2'),
    url('assets/fonts/LibreBaskerville-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Librebaskerville';
  src:
    url('assets/fonts/LibreBaskerville-BoldItalic.woff2') format('woff2'),
    url('assets/fonts/LibreBaskerville-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
