@font-face {
  font-family: 'Tangerine';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Tangerine-Regular.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Baksosapi';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/BaksoSapi.otf);
}
@font-face {
  font-family: 'Pacifico';
  font-style: cursive;
  font-weight: 400;
  src: url(../fonts/Pacifico.ttf);
}
@font-face {
  font-family: 'HelloStranger';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/hello_stranger.otf);
}

@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Lobster-Regular.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Allerta Stencil';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/AllertaStencil-Regular.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Karla-Regular.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: 'Boston Traffic';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/boston_traffic.ttf);
}
@font-face {
  font-family: 'Dimo';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/1942.ttf);
}
@font-face {
  font-family: 'Dymo';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/dymo.ttf);
}
.font-bakso {
  font-family: "baksosapi", Sans-serif !important;
}
.font-lobster {
  font-family: "Lobster", serif !important;
}
.font-tangerine {
  font-family: 'Tangerine', serif !important;
}
.font-allerta {
  font-family: "Allerta Stencil", Sans-serif !important;
}
.font-karla {
  font-family: "Karla", Sans-serif !important;
}
.font-dimo {
  font-family: "Dimo", Sans-serif !important;
}
.font-dymo {
  font-family: "Dymo", Sans-serif !important;
}
.font-boston {
  font-family: "Boston Traffic", Sans-serif !important;
}
.font-roboto {
  font-family: "Roboto", Sans-serif !important;
}
.font-pacifico {
  font-family: "Pacifico", Sans-serif !important;
}
.font-hellostranger {
  font-family: "HelloStranger", Sans-serif !important;
}
.w3-modal-content{
  background-color: inherit !important;
}
.rc-bar{
  background-color: black;
  color: white;
}

.clicable, .clicko{
  cursor:pointer;
}

a.clicable, a.clicko{
  text-decoration: none !important;
}

#formIdPage{
  display: none;
}

