/**
* Theme Name: Clotya Child
* Description: This is a child theme of Clotya, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: clotya
* Version: 1.5.4
*/

@font-face {
    font-family: 'Sequel Book';
    src: url('wp-content/fonts/Sequel/sequel_sans_book_body-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel Medium';
    src: url('/wp-content/fonts/Sequel/sequel_sans_medium_body-webfont.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel Bold';
    src: url('/wp-content/fonts/Sequel/sequel_sans_bold_body-webfont.woff') format('woff');
    font-weight: 600;
    font-display: swap;
}
h2 {
    font-family: 'Sequel Medium', sans-serif;
    font-weight: 500 !important;
    letter-spacing: -0.1rem;
}
h3 {
    font-family: 'Sequel Book', sans-serif;
    font-weight: 400 !important;
}
h4 {
    font-family: 'Sequel Book', sans-serif;
    font-weight: 400 !important;
    letter-spacing: -0.1rem;
}
.banner .banner-content .entry-subtitle {
    font-weight: 500 !important;
}
p {
    font-family: 'Sequel Book', sans-serif;
    font-weight: 400 !important;
}
button.link, .button.link, input[type=submit].link, .submit.link, .btn.link {
    font-family: 'Sequel Book', sans-serif;
    font-weight: 400 !important;
}
