/*
  Theme Name: Flinn
  Version: 1.0.0
  Template: Divi
  Author: Flinn 
*/

@import url("/wp-content/themes/Divi/style.css");
/* Your awesome customization starts here */

body {
  font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
}

/* Ubuntu Light */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/themes/zweikopf/assets/fonts/ubuntu-light.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Light'), local('Ubuntu-Light'),
       url('/wp-content/themes/zweikopf/assets/fonts/ubuntu-light.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/zweikopf/assets/fonts/ubuntu-light.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/themes/zweikopf/assets/fonts/ubuntu-light.ttf') format('truetype'); /* Safari, Android, iOS */
}

/* Ubuntu Regular */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/zweikopf/assets/fonts/ubuntu-regular.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'),
       url('/wp-content/themes/zweikopf/assets/fonts/ubuntu-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/zweikopf/assets/fonts/ubuntu-regular.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/themes/zweikopf/assets/fonts/ubuntu-regular.ttf') format('truetype'); /* Safari, Android, iOS */
}

/* Ubuntu Medium */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/zweikopf/assets/fonts/ubuntu-medium.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'),
       url('/wp-content/themes/zweikopf/assets/fonts/ubuntu-medium.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/zweikopf/assets/fonts/ubuntu-medium.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/themes/zweikopf/assets/fonts/ubuntu-medium.ttf') format('truetype'); /* Safari, Android, iOS */
}

/* Ubuntu Bold */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/zweikopf/assets/fonts/ubuntu-bold.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'),
       url('/wp-content/themes/zweikopf/assets/fonts/ubuntu-bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/zweikopf/assets/fonts/ubuntu-bold.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/themes/zweikopf/assets/fonts/ubuntu-bold.ttf') format('truetype'); /* Safari, Android, iOS */
}
