/*
Theme Name: Viselle Augenzentrum Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: Ein Theme für die Website der Augenzentren der Viselle Gruppe.
Author: BHC Brand Health & Care
Author URI: https://bhc.ag
template: bb-theme
*/

/* Add your custom styles here... */

@font-face {
  font-family: 'Viselle';
  src:  url('fonts/TTNorms-Regular.ttf') format('truetype'),
	  	url('fonts/TTNorms-Regular.woff') format('woff'),
        url('fonts/TTNorms-Regular.eot');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Viselle';
  src:  url('fonts/TTNorms-Bold.eot'),
        url('fonts/TTNorms-Bold.woff') format('woff'),
	  	url('fonts/TTNorms-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Viselle';
  src:  url('fonts/TTNorms-ExtraBold.eot'),
        url('fonts/TTNorms-ExtraBold.woff') format('woff'),
	  	url('fonts/TTNorms-ExtraBold.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
