@font-face {
    font-family: 'Perandory';
    src: url('/wp-content/uploads/fonts/Perandory-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CreationDemo';
    src: url('/wp-content/uploads/fonts/Creattion Demo.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

body, p, h1, h2, h3, h4 {
    font-family: 'Perandory', EB Garamond;
}
