

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

@font-face {
    font-family: "TT Chocolates Bold";
    src: url("https://db.onlinewebfonts.com/t/55467ce150848ee746436120e6e2886d.eot");
    src: url("https://db.onlinewebfonts.com/t/55467ce150848ee746436120e6e2886d.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/55467ce150848ee746436120e6e2886d.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/55467ce150848ee746436120e6e2886d.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/55467ce150848ee746436120e6e2886d.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/55467ce150848ee746436120e6e2886d.svg#TT Chocolates Bold")format("svg");
}


.f-header,
.f-header p {
    font-family: "TT Chocolates Bold"!important;
	
}

.f-text, .f-text p, .f-btn, .lt-form label, .lt-form, .f-input  {
    font-family: "Manrope", sans-serif!important;
}

/* ------------- 
content start - шрифт
------------- */

.f-header,
.f-header p {
    font-family: "TT Chocolates Bold"!important;
	
}

.f-text, .f-text p, .f-btn, .lt-form label, .lt-form, .f-input  {
    font-family: "Manrope", sans-serif!important;
}
/* ------------- 
content finish - шрифт
------------- */
