/*
Theme Name: bs-studio-modena-giancarlo
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: 'Avenir';
  src:
    url('assets/fonts/Avenir-Roman.woff2') format('woff2'),
    url('assets/fonts/Avenir-Roman.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir';
  src:
    url('assets/fonts/Avenir-Light.woff2') format('woff2'),
    url('assets/fonts/Avenir-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.services__text li::before {
  background: url('assets/i/static/list-icon.svg') no-repeat center;
}
