/*
    Template:       camille
    Theme Name:     Camille Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Camille - Multi-Concept WordPress Theme
    Version:        1.0
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    camille-child
    Domain Path:    /languages/
*/


@font-face {
    font-family: 'hiragino_kaku_gothic_stdw8';
    src: url('/fonts/hiragino_kaku_gothic_std_w8-webfont.woff2') format('woff2'),
         url('/fonts/hiragino_kaku_gothic_std_w8-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

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

}
@font-face {
    font-family: 'HiraKakuStd';
    src: url('/fonts/HiraKakuStd-W8-AlphaNum.woff2') format('woff2'),
        url('/fonts/HiraKakuStd-W8-AlphaNum.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


body, p, a {
   font-family: 'dm_serif_displayregular';  
}
h1, h2, h3, h4, h5 {
font-family: 'dm_serif_displayregular' !important;  
}
h2, .h2 {
    font-size: 42px;
    line-height: 48px;
}
p {
    font-size: 15px;
    font-weight: normal;
    color: rgb(31 27 61 / 82%);
}