/*
 Theme Name:   Emeet Child
 Template:     emeet
 Version: 1.2.0
*/

 
/*---------------------------------
      write your css from here
------------------------------------*/
@font-face {
    font-family: 'Visby Round CF';
    src: url('fonts/VisbyRoundCF-Medium.eot');
    src: url('fonts/VisbyRoundCF-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/VisbyRoundCF-Medium.woff2') format('woff2'),
        url('fonts/VisbyRoundCF-Medium.woff') format('woff'),
        url('fonts/VisbyRoundCF-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Visby Round CF';
    src: url('fonts/fonts/VisbyRoundCF-Medium_1.eot');
    src: url('fonts/fonts/VisbyRoundCF-Medium_1.eot?#iefix') format('embedded-opentype'),
        url('fonts/fonts/VisbyRoundCF-Medium_1.woff2') format('woff2'),
        url('fonts/fonts/VisbyRoundCF-Medium_1.woff') format('woff'),
        url('fonts/fonts/VisbyRoundCF-Medium_1.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;

}
@font-face {
    font-family: 'Visby Round CF';
    src: url('fonts/VisbyRoundCF-Bold.eot');
    src: url('fonts/VisbyRoundCF-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/VisbyRoundCF-Bold.woff2') format('woff2'),
        url('fonts/VisbyRoundCF-Bold.woff') format('woff'),
        url('fonts/VisbyRoundCF-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Visby Round CF Extra';
    src: url('VisbyRoundCF-ExtraBold.eot');
    src: url('VisbyRoundCF-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('VisbyRoundCF-ExtraBold.woff2') format('woff2'),
        url('VisbyRoundCF-ExtraBold.woff') format('woff'),
        url('VisbyRoundCF-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
.gform_wrapper form {
    text-align: left;
    max-width: 100%;
    margin: 0 auto;
}
.lgx-travelinfo-single .info {
    line-height: 2.9000000000000004rem;
   
    font-weight: 900;
   
}

ul li,
body ,body p,body a,body h1,body h2,body h3,body h4,body h5{
     font-family: 'Visby Round CF'!important;
}