/*
 Theme Name:     Ananke Child Theme
 Theme URI:      http://demo.oceanthemes.net/ananke
 Description:    Ananke Child Theme
 Author:         OceanThemes
 Author URI:     http://oceanthemes.net
 Template:       ananke
 Version:        3.2.8
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  ananke-child
*/
 
@import url("../ananke/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

@font-face {
    font-family: 'Parabole';
    src: url('fonts/Parabole.eot');
    src: local('Parabole'),
        url('fonts/Parabole.eot?#iefix') format('embedded-opentype'),
        url('fonts/Parabole.woff2') format('woff2'),
        url('fonts/Parabole.woff') format('woff'),
        url('fonts/Parabole.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



