/*
Theme Name: Alioth Child
Description: Child theme for the Alioth. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Read More</a>
Author: PeThemes
Author URI: http://pethemes.site
Template: alioth
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');

@font-face {
    font-family: 'DidotLTStdBold';
    src: url('fonts/DidotLTStdBold.eot');
    src: url('fonts/DidotLTStdBold.eot') format('embedded-opentype'),
         url('fonts/DidotLTStdBold.woff2') format('woff2'),
         url('fonts/DidotLTStdBold.woff') format('woff'),
         url('fonts/DidotLTStdBold.ttf') format('truetype'),
         url('fonts/DidotLTStdBold.svg#DidotLTStdBold') format('svg');
}

body, html{font-family: 'N27' !important;}