:root{
--vro-share-size:34px;
--vro-share-gap:8px;
--vro-share-bg:#ffffff;
--vro-share-border:rgba(0,0,0,.08);
--vro-share-shadow:0 6px 20px rgba(0,0,0,.12);
--vro-share-primary:#2563eb; --vro-share-muted:#6b7280; } .elementor-editor-active .vro-share {
display: none !important;
}
.vro-share{
position:fixed;
left:0;
top:50%;
transform:translateY(-50%);
z-index:9999;
font-family:inherit;
display:flex;
flex-direction:column;
align-items:flex-start;
opacity: 0; transition: opacity 0.5s ease; }
.vro-share__panel{
background:rgba(17, 24, 39, 0.6);
backdrop-filter: blur(8px);
-webkit-backdrop-filter: blur(8px);
border:0;
border-radius:0 14px 14px 0 !important; box-shadow:var(--vro-share-shadow);
padding:5px 10px 10px;
display:flex;
flex-direction:column;
align-items:center;
gap:4px;
transition:transform .25s ease;
will-change: transform;
transform:translateX(0);
}
.vro-share__label {
color: #fff;
font-size: 10px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 2px;
white-space: nowrap;
text-align: center;
width: 100%;
}
.vro-share__buttons {
display: flex;
flex-direction: column;
align-items: center;
gap: var(--vro-share-gap);
width: 100%;
}
.vro-share__btn{
width:var(--vro-share-size);
height:var(--vro-share-size);
display:inline-flex;
align-items:center;
justify-content:center;
border-radius:999px; border:1px solid var(--vro-share-border);
background:#fff; color:#111827; text-decoration:none;
outline:none;
transition:transform .12s ease, box-shadow .2s ease, background .2s;
}
.vro-share__btn--copy{ color:#111827; }
.vro-share__btn i{ font-size:16px; line-height:1; }
.vro-share__btn:hover{
transform:translateY(-1px);
box-shadow:0 6px 18px rgba(0,0,0,.12);
}
.vro-share__btn:active{
transform:translateY(0);
} .vro-share__btn--copy{
-webkit-appearance:none !important;
appearance:none !important;
width:var(--vro-share-size) !important;
height:var(--vro-share-size) !important;
display:inline-flex !important;
align-items:center !important;
justify-content:center !important;
padding:0 !important;
border:1px solid var(--vro-share-border) !important;
border-radius:999px !important;
background:#fff !important;
color:#111827 !important;
box-shadow:none !important;
}
.vro-share__btn--copy:focus{ outline:none !important; box-shadow:none !important; } .vro-share__btn--wa{ color:#25D366; }
.vro-share__btn--fb{ color:#1877F2; }
.vro-share__btn--x{ color:#111; }
.vro-share__btn--threads{ color:#000; }
.vro-share__btn--mail{ color:#ef4444; }
.vro-share__btn--copy{ color:var(--vro-share-primary); }
.vro-share__icon{ width:22px; height:22px; display:block; } .vro-share__toggle{
width:32px; height:32px;
border-radius:0 16px 16px 0 !important; border:1px solid var(--vro-share-border);
background:rgba(17, 24, 39, 0.6) !important;
backdrop-filter: blur(8px) !important;
-webkit-backdrop-filter: blur(8px) !important;
display:flex; align-items:center; justify-content:center;
box-shadow:0 6px 20px rgba(0,0,0,.12);
cursor:pointer;
margin-top:10px;
color:#fff !important;
padding:10px !important;
}
.vro-share__toggle i{ font-size:14px; } .vro-share__btn--wa { color:#25D366 !important; }
.vro-share__btn--fb { color:#1877F2 !important; }
.vro-share__btn--x { color:#000000 !important; }
.vro-share__btn--threads { color:#000000 !important; }
.vro-share__btn--mail { color:#111827 !important; } .vro-share--collapsed .vro-share__panel{ transform:translateX(-110%); } @media (max-width: 768px){
:root{ --vro-share-size:32px; --vro-share-gap:10px; }
}.readmore-box {
position: relative;
overflow: hidden;
transition: max-height 0.6s cubic-bezier(0.4, 0, 0.2, 1); } .readmore-box:not(.expanded) {
max-height: 10em; } .readmore-box:not(.expanded)::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 80px; background: linear-gradient(
to bottom,
rgba(255, 255, 255, 0) 0%,
rgba(255, 255, 255, 0.3) 40%,
rgba(255, 255, 255, 0.7) 70%,
rgba(255, 255, 255, 1) 100%
);
pointer-events: none; transition: opacity 0.4s ease-in-out;
} .readmore-box.expanded {
max-height: none !important;
}
.readmore-box.expanded::after {
opacity: 0;
visibility: hidden;
} .readmore-toggle {
display: block;
margin-top: 10px;
color: #0073aa !important;
text-decoration: none !important;
cursor: pointer !important;
font-size: 13px !important;
padding: 0 !important;
background: none !important;
border: none !important;
text-align: left;
width: 100%;
transition: color 0.3s ease;
}
.readmore-toggle:hover {
color: #00a0d2 !important;
text-decoration: underline !important;
} .readmore-box > p,
.readmore-box > div > p,
.readmore-box > :not(.readmore-toggle) {
font-size: 14px !important;
line-height: 1.6;
margin: 0 0 10px 0;
} .readmore-box:not(.expanded) > *:last-child {
margin-bottom: 0;
padding-bottom: 20px; }div.sib-sms-field {
display: inline-block;
position: relative;
width: 100%;
}
.sib-sms-field .sib-country-block {
position: absolute;
right: auto;
left: 0;
top: 0;
bottom: 0;
padding: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sib-country-block .sib-toggle.sib-country-flg {
z-index: 1;
position: relative;
width: 46px;
height: 100%;
padding: 0 0 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #dbdbdb;
cursor: pointer;
}
.sib-country-block .sib-toggle .sib-cflags {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
height: 15px;
width: 20px;
background-repeat: no-repeat;
background-color: #dbdbdb;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-image: url(//annisatravel.com/wp-content/plugins/mailin/img/flags/fr.png);
}
.sib-country-block .sib-toggle .sib-icon-arrow {
position: absolute;
top: 50%;
margin-top: -2px;
right: 6px;
width:  0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid;
}
.sib-sms-field ul.sib-country-list {
position: absolute;
z-index: 2;
list-style: none;
text-align: left;
padding: 0px;
margin: 0px 0px 0px -1px;
box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 4px;
background-color: white;
border: 1px solid rgb(204, 204, 204);
white-space: nowrap;
max-height: 150px;
overflow-y: scroll;
overflow-x: hidden;
top: 50px;
width: 250px;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix {
font-size: 14px;
padding:1px 10px;
cursor: pointer;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix:hover {
background-color: #dbdbdb;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box {
width: 20px;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-flag {
height: 18px;
width: 20px;
background-image: url(//annisatravel.com/wp-content/plugins/mailin/img/flags/ad.png);
vertical-align: middle;
display: inline-block;
background-repeat:no-repeat;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-dial-code {
margin-left: 20px;
}
.sib-sms-field .sib-sms {
padding-right: 6px;
padding-left: 52px;
margin-left: 0;
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
margin-right: 0;
}
.sib-multi-lists.sib_error {
color: #A94442;
}@font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 100;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-dd14e726.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 100;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-49eacfc0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 100;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-c10d062d.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 100;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-10b2bbf9.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 100;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c392ca7.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 100;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b1d2c709.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 100;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3ae5aba6.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-dd14e726.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-49eacfc0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-c10d062d.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-10b2bbf9.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c392ca7.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b1d2c709.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3ae5aba6.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-dd14e726.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-49eacfc0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-c10d062d.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-10b2bbf9.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c392ca7.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b1d2c709.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3ae5aba6.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-dd14e726.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-49eacfc0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-c10d062d.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-10b2bbf9.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c392ca7.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b1d2c709.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3ae5aba6.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-dd14e726.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-49eacfc0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-c10d062d.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-10b2bbf9.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c392ca7.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b1d2c709.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3ae5aba6.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-dd14e726.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-49eacfc0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-c10d062d.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-10b2bbf9.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c392ca7.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b1d2c709.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3ae5aba6.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-dd14e726.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-49eacfc0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-c10d062d.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-10b2bbf9.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c392ca7.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b1d2c709.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3ae5aba6.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-dd14e726.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-49eacfc0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-c10d062d.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-10b2bbf9.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c392ca7.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b1d2c709.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3ae5aba6.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-dd14e726.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-49eacfc0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-c10d062d.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-10b2bbf9.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c392ca7.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b1d2c709.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3ae5aba6.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b1e9f8ad.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-44a10280.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-07d1ca4f.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5ca996f5.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ef3ca32b.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-10910741.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e9bdaa9d.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b1e9f8ad.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-44a10280.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-07d1ca4f.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5ca996f5.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ef3ca32b.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-10910741.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e9bdaa9d.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b1e9f8ad.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-44a10280.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-07d1ca4f.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5ca996f5.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ef3ca32b.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-10910741.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e9bdaa9d.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b1e9f8ad.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-44a10280.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-07d1ca4f.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5ca996f5.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ef3ca32b.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-10910741.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e9bdaa9d.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b1e9f8ad.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-44a10280.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-07d1ca4f.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5ca996f5.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ef3ca32b.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-10910741.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e9bdaa9d.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b1e9f8ad.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-44a10280.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-07d1ca4f.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5ca996f5.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ef3ca32b.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-10910741.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e9bdaa9d.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b1e9f8ad.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-44a10280.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-07d1ca4f.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5ca996f5.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ef3ca32b.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-10910741.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e9bdaa9d.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b1e9f8ad.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-44a10280.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-07d1ca4f.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5ca996f5.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ef3ca32b.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-10910741.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e9bdaa9d.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b1e9f8ad.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-44a10280.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-07d1ca4f.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5ca996f5.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ef3ca32b.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-10910741.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://annisatravel.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e9bdaa9d.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}