﻿
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('../fonts/bt-icon/bootstrap-icons.css');

@font-face {
    font-family: "Inter", sans-serif;
    font-weight:400;
    src: url('../fonts/inter/inter/inter-regular.ttf') format('truetype');
}
@font-face {
    font-family: "Inter", sans-serif;
    src: url('../fonts/inter/inter/inter-bold.ttf') format('truetype');
    font-weight: 700;
}
body,
p {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    line-height: 23px;
}

blockquote {
    margin-bottom: 30px;
    border-left: 4px solid #f4d100;
    padding-left: 24px;
}


h1,
h2,
h3,
h4,
h5,
h6 {
   
}


.about-us-content h3 {
}

.about-us-content p {
}

.dec-review-bottom .description-wrap p {
    font-size: 14px;
    line-height: 30px;
    margin: 0 0 20px;
}

.single-product-wrap .product-content-wrap .product-content-left span {
   
}
