/*
 Theme Name:   NapNieuws
 Theme URI:    http://napnieuws.nl
 Description:  Zealot Child Theme
 Author:       Erik Borra
 Author URI:   https://erikborra.net
 Template:     zealot
 Version:      2.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         napnieuws
 Text Domain:  zealot-child
*/

@font-face {
    font-family: kelson;
    src: url(https://www.napnieuws.nl/wp-content/themes/zealot-child/fonts/kelson-medium.otf);
}

@font-face {
    font-family: kelson;
    src: url(https://www.napnieuws.nl/wp-content/themes/zealot-child/fonts/kelson-bold.otf);
    font-weight: bold;
}

@font-face {
    font-family: kelsonThin;
    src: url(https://www.napnieuws.nl/wp-content/themes/zealot-child/fonts/kelson-light.otf);
}

.hentry.zealot-top a {
    font-family: kelson;
}

.entry-title {
    font-family: kelson;
}

.entry-content {
    font-family: "Source Serif Pro", kelsonThin;
}

