/*
  Theme Name: Pauger
  Version: 1.0.0
  Template: Divi
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



@font-face {
    font-family: 'roubenvariabel';
    src: url('fonts/rouben-variabel.woff2') format('woff2'),
         url('fonts/rouben-variabel.woff') format('woff');
}

h1, h2, h3, h5, h6 {
    font-family: 'roubenvariabel' !important;
    font-weight: bold;
}

h4 {
    font-family: 'roubenvariabel' !important;
    font-weight: medium;
}

body {
    font-family: 'roubenvariabel' !important;
    font-weight: medium;
}