/**
* Theme Name: Bookory Child
* Description: This is a child theme of Bookory, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">PavoThemes</a>
* Template: bookory
* Version: 2.2.4
*/

@font-face {
    font-family: 'angeline';
    src: url('fonts/angeline.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
h2 {
    font-family: 'angeline', cursive!important;
}

