/*
 Theme Name:   Divi Child
 Description:  A Divi Child Theme
 Author:       Salu Ylirisku
 Author URI:   salu.ylirisku.fi
 Template:     Divi
 Version:      4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
    font-family: 'prioriserifot-regular';
    src: url('fonts/prioriserifot-regular-webfont.eot');
    src: url('fonts/prioriserifot-regular-webfont.eot@') format('embedded-opentype'),
         url('fonts/prioriserifot-regular-webfont.woff2') format('woff2'),
         url('fonts/prioriserifot-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}