/* Fonts */
@font-face {
  font-family: 'FontAwesome5Brands-Regular-400';
  src: url('https://health.clust-er.it//wp-content/themes/cluster/assets/fonts/Font_Awesome_5_Brands-Regular-400.otf');
}
@font-face {
  font-family: 'FontAwesome5Pro-Regular-400';
  src: url('https://health.clust-er.it//wp-content/themes/cluster/assets/fonts/Font_Awesome_5_Pro-Regular-400.otf');
}
@font-face {
  font-family: 'FontAwesome5Pro-Light-300';
  src: url('https://health.clust-er.it//wp-content/themes/cluster/assets/fonts/Font_Awesome_5_Pro-Light-300.otf');
}
@font-face {
  font-family: 'FontAwesome5Pro-Solid-900';
  src: url('https://health.clust-er.it//wp-content/themes/cluster/assets/fonts/Font_Awesome_5_Pro-Solid-900.otf');
}
/* MONTSERRAT 
**********************************************/
@font-face {
  font-family: 'Montserrat-BoldItalic';
  src: url('https://health.clust-er.it//wp-content/themes/cluster/assets/fonts/Montserrat-BoldItalic.ttf');
}
@font-face {
  font-family: 'Montserrat-ExtraBoldItalic';
  src: url('https://health.clust-er.it//wp-content/themes/cluster/assets/fonts/Montserrat-ExtraBoldItalic.ttf');
}
@font-face {
  font-family: 'Montserrat-Regular';
  src: url('https://health.clust-er.it//wp-content/themes/cluster/assets/fonts/Montserrat-Regular.ttf');
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url('https://health.clust-er.it//wp-content/themes/cluster/assets/fonts/Montserrat-Bold.ttf');
}
@font-face {
  font-family: 'Montserrat-ExtraBold';
  src: url('https://health.clust-er.it//wp-content/themes/cluster/assets/fonts/Montserrat-ExtraBold.ttf');
}

/* ROBOTO
**********************************************/
@font-face {
  font-family: 'Roboto-BoldItalic';
  src: url('https://health.clust-er.it//wp-content/themes/cluster/assets/fonts/Roboto-BoldItalic.ttf');
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('https://health.clust-er.it//wp-content/themes/cluster/assets/fonts/Roboto-Regular.ttf');
}
@font-face {
  font-family: 'RobotoMono-Regular';
  src: url('https://health.clust-er.it//wp-content/themes/cluster/assets/fonts/RobotoMono-Regular.otf');
}