/* Montserrat */
@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/site/fonts/montserrat/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/site/fonts/montserrat/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/site/fonts/montserrat/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Icomoon */
@font-face {
  font-family: 'icomoon';
  src: url('/assets/templates/site/fonts/icomoon/icomoon.ttf?tosqac') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Ecicons */
@font-face {
  font-family: 'ecicons';
  src: url('/assets/templates/site/fonts/ecicons/ecicons.woff2?v=4.7.0') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
