/* public-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/public-sans-v21-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* public-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/public-sans-v21-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* public-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/public-sans-v21-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* public-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/public-sans-v21-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/*font-family: "Public Sans", sans-serif;*/

.light {
  font-weight: 300!important;
}

.regular {
  font-weight: 400!important;
}
.regular-xl {
  font-weight: 500!important;
}

.semi-bold {
  font-weight: 600!important;
}
.bold {
  font-weight: 700!important;
}
.italic{
  font-style: italic;
}

*{
  font-family: "Public Sans", sans-serif;
}

a, .btn{
  text-decoration: none;
  color: inherit;
  font-weight: 500!important;
  font-size: 18px!important;
}

.footer {
  font-weight: 400;
  font-size: 18px;
}

h1 {
  font-size:  55px;
  font-weight: 400;
}

h2 {
  font-size: 40px;
  font-weight: 400;
}

h3 {
  font-weight: 400;
  font-size: 30px;
}

h4 {
  font-weight: 400;
  font-size: 25px
}

h5 {
  font-weight: 400;
  font-size: 20px;
}

h6 {
  font-size: 18px;
  font-weight: 400;
}

.nav-link {
  font-size: 20px;
  font-weight: 400;

}

.btn-text, input::placeholder, textarea::placeholder, input, textarea, .form-select {
  font-weight: 400;
  font-size: 16px;
}

p {
  font-size: 16px;
  font-weight: 400;
}

.p-sm{
  font-size: 14px;
  font-weight: 400;
}

.text-company  {
  font-size: 90px;
  font-weight: 900;
}

@media (max-width: 576px){
h1 {
  font-size: 50px;
  font-weight: 400;
}

h2 {
  font-size: 33px;
  font-weight: 400;
}

h3 {
  font-weight: 400;
  font-size: 26px;
}

h4 {
  font-weight: 400;
  font-size: 22px
}

h5 {
  font-weight: 400;
  font-size: 20px;
}

h6 {
  font-size: 20px;
  font-weight: 400;
}
p {
  font-size: 18px;
  font-weight: 400;
}
.p-sm{
  font-size: 14px;
  font-weight: 400;
}
.text-company  {
  font-size: 60px;
  font-weight: 900;
}
}

@media  (min-width: 577px) and (max-width: 767px){
h1 {
  font-size: 55px;
  font-weight: 400;
}

h2 {
  font-size: 33px;
  font-weight: 400;
}

h3 {
  font-weight: 400;
  font-size: 26px;
}

h4 {
  font-weight: 400;
  font-size: 24px
}

h5 {
  font-weight: 400;
  font-size: 20px;
}

h6 {
  font-size: 22px;
  font-weight: 400;
}
p {
  font-size: 18px;
  font-weight: 400;
}
.p-sm{
  font-size: 15px;
  font-weight: 400;
}
.text-company  {
  font-size: 66px;
  font-weight: 900;
}
}

@media (min-width: 768px) and (max-width: 991px) {
h1 {
  font-size: 60px;
  font-weight: 400;
}

h2 {
  font-size: 36px;
  font-weight: 400;
}

h3 {
  font-weight: 400;
  font-size: 28px;
}

h4 {
  font-weight: 400;
  font-size: 25px
}

h5 {
  font-weight: 400;
  font-size: 23px;
}

h6 {
  font-size: 22px;
  font-weight: 400;
}
p {
  font-size: 20px;
  font-weight: 400;
}
.text-company  {
  font-size: 70px;
  font-weight: 900;
}
}

@media (min-width: 992px) and (max-width: 1200px){
h1 {
  font-size: 66px;
  font-weight: 400;
}

h2 {
  font-size: 36px;
  font-weight: 400;
}

h3 {
  font-weight: 400;
  font-size: 28px;
}

h4 {
  font-weight: 400;
  font-size: 25px
}
.text-company  {
  font-size: 75px;
  font-weight: 900;
}

}
@media (min-width: 1201px) and (max-width: 1400px){
h1 {
  font-size: 70px;
  font-weight: 400;
}

h2 {
  font-size: 38px;
  font-weight: 400;
}

h3 {
  font-weight: 400;
  font-size: 30px;
}
.text-company  {
  font-size: 80px;
  font-weight: 900;
}

}

@media  (min-width: 1401px) and (max-width: 1600px){

} 