@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Sans&display=swap');
/*@import url('https://i.icomoon.io/public/temp/398b55b09d/lit760/style.css');*/
@font-face {
    font-family: 'icomoon';
    src:  url('../ico/icomoon.eot?biunhe');
    src:  url('../ico/icomoon.eot?biunhe#iefix') format('embedded-opentype'),
    url('../ico/icomoon.ttf?biunhe') format('truetype'),
    url('../ico/icomoon.woff?biunhe') format('woff'),
    url('../ico/icomoon.svg?biunhe#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    speak: never;
    line-height: 1;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;

    /* use !important to prevent issues with
    browser extensions that change fonts */
    font-family: 'icomoon' !important;

    /*=== Better Font Rendering ======*/
    -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}

.icon-phone:before         {content: "\e903"}
.icon-pin:before           {content: "\e904"}
.icon-arrow-zoom:before    {content: "\e902"}
.icon-chat:before          {content: "\e900"}
.icon-whatsapp:before      {content: "\e901"}
.icon-chevron-left:before  {content: "\f053"}
.icon-chevron-right:before {content: "\f054"}
.icon-chevron-up:before    {content: "\f077"}
.icon-chevron-down:before  {content: "\f078"}
