/*
Theme Name:     Haarwerkstatt
Template:       Divi
Version:        1.0.0
Author: Christiane Weigel
Author URI: https://christiane-weigel.de
*/

/*
Farben:
Rot: #ab1917
Schwarz: #000000
Hellgrau: #e0d7d7

Font: 
Jura (Eurostile), Arial,Helvetica,sans-serif
*/
/* jura-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Jura';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/jura-v33-latin-regular.eot');
  src: url('fonts/jura-v33-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/jura-v33-latin-regular.woff2') format('woff2'),
       url('fonts/jura-v33-latin-regular.woff') format('woff'),
       url('fonts/jura-v33-latin-regular.ttf') format('truetype'),
       url('fonts/jura-v33-latin-regular.svg#Jura') format('svg');
}
/* jura-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Jura';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/jura-v33-latin-700.eot'); 
  src: url('fonts/jura-v33-latin-700.eot?#iefix') format('embedded-opentype'),
       url('fonts/jura-v33-latin-700.woff2') format('woff2'),
       url('fonts/jura-v33-latin-700.woff') format('woff'),
       url('fonts/jura-v33-latin-700.ttf') format('truetype'),
       url('fonts/jura-v33-latin-700.svg#Jura') format('svg');
}
