/*! CSS Used from: https://widget.arrivalguides.com/bundles/css/styles?v=Cr-IsnRggD6K72bUuaAbxdW_T-ogGcwyA7KhD7ROD1U1 */
.menuBlock .homeButton {
  margin: 10px 0 0 10px;
  float: left;
  display: block;
  width: 160px;
  height: 33px;
  background: url('https://www.arrivalguides.com/Assets/images/layout/logo-white-on-transparent.svg?width=150&height=33') no-repeat center;
  background-size: cover;
}

.homeButton:hover {
  opacity: .9;
}

* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: inherit;
}

a:visited {
  color: inherit;
}

ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.pointer {
  cursor: pointer;
}

#AgCmWidget {
  position: relative;
}

.destMenu {
  display: inline-block;
  margin-right: 20px;
}

#destMenu {
  display: inline-block;
  /* margin-right: 20px;
  padding-bottom: 13px; */
}

#destMenu .title {
  display: inline-block;
  vertical-align: top;
  padding-left: 2px;
}

.s3icon {
  background: url("https://widget.arrivalguides.com/Content/Images/layout/widget-sprite.png") no-repeat 0 -46px;
  display: inline-block;
  height: 19px;
  width: 20px;
  vertical-align: top;
}

.widgetHead {
  position: relative;
  min-height: 260px;
  overflow: hidden;
  background: black;
  padding-top: 45px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.widgetHead h1 {
  line-height: unset;
  font-size: 26px;
  color: #efebec;
  font-weight: normal;
  margin: 55px 0 10px;
  text-align: center;
}

#mainMenu {
  position: relative;
  color: #e7ebec;
  display: inline-block;
  font-weight: bold;
  margin: 10px;
  cursor: pointer;
}

#mainMenu #subHolder {
  display: none;
  position: absolute;
  top: 32px;
}

#mainMenu #subHolder #first-level {
  background-color: rgba(17, 55, 67, 0.9);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  font-size: 12px;
  height: 500px;
  left: 0;
  line-height: 10px;
  padding: 20px 0;
  width: 620px;
  z-index: 320;
  overflow: auto;
  cursor: default;
}

#mainMenu #subHolder #first-level ul {
  float: left;
  min-width: 10em;
  padding: 0 0 20px 7px;
  position: relative;
}

#mainMenu #subHolder #first-level .second-level {
  display: none;
  height: 500px;
  left: 100%;
  padding-left: 2em;
  position: absolute;
  top: 0;
}

#mainMenu #subHolder #first-level .second-level.last-layer {
  cursor: pointer;
}

#mainMenu #subHolder #first-level li {
  font-weight: normal;
  padding: 7px 20px;
  white-space: nowrap;
  border-radius: 2px;
}

#mainMenu #subHolder #first-level li:hover>ul {
  display: block;
}

#mainMenu #subHolder #first-level li:hover {
  background: #7b5873 none repeat scroll 0 0;
}

#mainMenu .viewAll {
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
}

.searchFrame {
  position: relative;
  height: 60px;
  background: rgba(123, 88, 115, 0.5);
  text-align: center;
}

#main-search {
  background: #e7ebec url("https://widget.arrivalguides.com/Content/images/layout/musica-searcher%20darker.svg") no-repeat scroll right center;
  border: medium none;
  border-radius: 15px;
  box-sizing: border-box;
  color: #889ba1;
  font-size: 15px;
  height: 34px;
  margin: 14px 0 0;
  outline: 0 none;
  padding: 6px 3px 6px 10px;
  width: 290px;
}

#currentLang {
  display: none;
  float: right;
  color: #e7ebec;
  margin: 10px;
  cursor: pointer;
  position: relative;
  padding-left: 23px;
}

#currentLang:hover {
  opacity: .7;
}

.flags {
  width: 15px;
  height: 15px;
  background: url(https://widget.arrivalguides.com/Content/Images/layout/flags16.png) 0 5px no-repeat;
  position: absolute;
  left: 0;
  top: 3px;
  z-index: 100;
}

.flags.en-GB {
  background-position: 0 -1456px;
}

#languageList {
  position: absolute;
  right: 0;
  top: 50px;
  text-align: center;
  list-style-type: none;
  font-size: 11px;
  line-height: 12px;
  display: none;
}

#languageList .changeLanguage {
  display: block;
  padding: 6px 8px;
}

.link-arrow {
  display: inline-block;
  height: 8px;
  width: 15px;
  margin-left: 1px;
  background: url(https://widget.arrivalguides.com/Content/Images/layout/widget-sprite.png) 2px 0 no-repeat;
}

.headerTop {
  font-size: 14px;
}

.header-right {
  position: absolute;
  height: 40px;
  z-index: 10;
  width: 100%;
  padding-bottom: 10px;
  background: rgba(17, 55, 67, 0.75) none repeat scroll 0 0;
}

.widgetMoreInfo {
  display: none;
  margin-top: 10px;
  padding: 10px;
  background: #fff;
  border-bottom: 1px solid #e7ebec;
}

#widgetHeadMenuList {
  display: none;
  z-index: 300;
  width: 100%;
  text-align: left;
  max-height: 305px;
  overflow: auto;
}

.main-footer {
  float: left;
  position: relative;
  width: 100%;
  padding-top: 15px;
}

.main-footer-nav {
  padding: 10px 0;
}

.tile-group-footer {
  position: relative;
  display: block;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e7ebec;
  /* margin: 0 14px; */
  padding: 14px 0;
  text-align: center;
}

.tile-group-footer .paginIndex {
  display: inline-block;
  vertical-align: middle;
}

.tile-group-footer .paginLink {
  background: #e7ebec none repeat scroll 0 0;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin: 0 15px;
  padding: 5px 10px;
  vertical-align: middle;
}

.tile-group-footer .paginLink:hover {
  color: #9fafb3;
  opacity: .8;
}

.tile-group-footer .paginLink.next {
  background: #7b5873 url("https://widget.arrivalguides.com/Content/Images/layout/pagin-next.png") no-repeat scroll center center;
  height: 24px;
  width: 10px;
}

.tile-group-footer .paginLink.prev {
  background: #7b5873 url("https://widget.arrivalguides.com/Content/Images/layout/pagin-prev.png") no-repeat scroll center center;
  height: 24px;
  width: 10px;
}

.tile-group-footer .paginLink.disabled {
  cursor: default;
  color: #ece8e7;
  background-color: #e0d8df;
}

.tile-group-footer .paginLink.viewAll {
  color: #e7ebec;
  background-color: #7b5873;
  position: absolute;
  left: 0;
  font-size: 11px;
}

#widgetHeadMenuHolder {
  position: absolute;
  top: 7px;
  right: 10px;
  color: #113743;
  padding-right: 10px;
  font-weight: bold;
  cursor: pointer;
}

#widgetHeadMenuHolder:hover {
  opacity: .7;
}

.tileBox {
  display: inline-block;
  position: relative;
  width: 25%;
  padding-bottom: 20%;
  overflow: hidden;
}

.tileBox .sectionName {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  color: #e7ebec;
  margin-bottom: 2px;
  font-size: 18px;
  text-shadow: 2px 0 3px #113743;
  background-image: linear-gradient(177deg, #113743 2%, rgba(17, 55, 67, 0) 37%, transparent 100%);
  background-position: 0 0;
}

.boxInner {
  position: absolute;
  bottom: 0;
  right: 5px;
  left: 5px;
  top: 10px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 1px 0 rgba(17, 55, 67, 0.1);
}

.boxInner:hover {
  opacity: .9;
}

.boxInner img {
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 375px) {
  .widgetHead h1 {
    font-size: 22px;
    letter-spacing: -1px;
    margin: 65px 0 10px;
  }

  #mainMenu #subHolder #first-level ul,
  #mainMenu #subHolder #first-level .second-level {
    min-width: 8em !important;
    max-width: 8em !important;
  }
}

@media only screen and (max-width: 540px) {

  #mainMenu #subHolder #first-level ul,
  #mainMenu #subHolder #first-level .second-level {
    padding-left: 7px;
    min-width: 10em;
    max-width: 10em;
  }

  #mainMenu #subHolder #first-level li,
  #mainMenu #subHolder #first-level .second-level li {
    padding: 7px 7px;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  #currentLang {
    padding-left: 0;
  }

  .menuBlock .homeButton {
    margin: 10px 0 0 10px;
    width: 32px;
    height: 33px;
    background: url('https://www.arrivalguides.com/Assets/images/layout/ag-no-text-logo.png?width=32&height=33') no-repeat center;
    background-size: 20px;
  }
}

@media only screen and (max-width: 480px) {
  .tileBox {
    width: 50%;
    padding-bottom: 50%;
  }

  .tileBox .sectionName {
    padding: 8px;
    font-size: 15px;
    font-weight: normal;
  }

  /* #mainMenu {
    margin: 18px 0 0 5px;
  } */

  #widgetHeadMenu .content {
    display: none;
  }

  #destMenu {
    margin-right: 10px;
  }

  #widgetHeadMenuList {
    top: 77px;
  }

  .tile-group-footer {
    text-align: right;
  }
}

@media only screen and (max-width: 650px) and (min-width: 481px) {
  #mainMenu {
    margin: 18px 0 0 15px;
  }

  .tileBox {
    width: 50%;
    padding-bottom: 50%;
  }
}

@media only screen and (max-width: 345px) {
  #currentLang {
    display: none !important;
  }
}

@media only screen and (max-width: 1050px) and (min-width: 651px) {
  .tileBox {
    width: 33.3%;
    padding-bottom: 33.3%;
  }
}

@media only screen and (max-width: 1290px) and (min-width: 1051px) {
  .tileBox {
    width: 25%;
    padding-bottom: 25%;
  }
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  cursor: pointer;
}

#colorbox,
#cboxContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

#cboxOverlay {
  background: url(https://widget.arrivalguides.com/Content/css/colorbox/images/overlay.png) repeat 0 0;
}

#colorbox {
  outline: 0;
}

#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url(https://widget.arrivalguides.com/Content/css/colorbox/images/controls.png) no-repeat -101px 0;
}

#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url(https://widget.arrivalguides.com/Content/css/colorbox/images/controls.png) no-repeat -130px 0;
}

#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url(https://widget.arrivalguides.com/Content/css/colorbox/images/controls.png) no-repeat -101px -29px;
}

#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url(https://widget.arrivalguides.com/Content/css/colorbox/images/controls.png) no-repeat -130px -29px;
}

#cboxMiddleLeft {
  width: 21px;
  background: url(https://widget.arrivalguides.com/Content/css/colorbox/images/controls.png) left top repeat-y;
}

#cboxMiddleRight {
  width: 21px;
  background: url(https://widget.arrivalguides.com/Content/css/colorbox/images/controls.png) right top repeat-y;
}

#cboxTopCenter {
  height: 21px;
  background: url(https://widget.arrivalguides.com/Content/css/colorbox/images/border.png) 0 0 repeat-x;
}

#cboxBottomCenter {
  height: 21px;
  background: url(https://widget.arrivalguides.com/Content/css/colorbox/images/border.png) 0 -29px repeat-x;
}

#cboxContent {
  background: #fff;
  overflow: hidden;
}

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #111;
  font-weight: bold;
}

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494;
}

#cboxLoadingOverlay {
  background: url(https://widget.arrivalguides.com/Content/css/colorbox/images/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
  background: url(https://widget.arrivalguides.com/Content/css/colorbox/images/loading.gif) no-repeat center center;
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(https://widget.arrivalguides.com/Content/css/colorbox/images/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxPrevious:hover {
  background-position: -75px -25px;
}

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(https://widget.arrivalguides.com/Content/css/colorbox/images/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxNext:hover {
  background-position: -50px -25px;
}

/*! CSS Used from: Embedded */
.tile-group {
  padding: 5px 10px;
  background: #f7f7f7;
  display: flex;
  flex-wrap: wrap;
}

.widgetBreadcrumbs {
  padding: 5px;
  font-size: 14px;
  border-bottom: solid 1px #e7ebec;
  min-height: 22px;
  color: #113743;
  background: #fff;
}

#languageList li {
  opacity: 0.94;
  border-bottom: 1px solid #113743;
  cursor: pointer;
  background: #000f32;
  color: #fff;
}

#languageList li:last-child {
  border: none;
}

#languageList li:hover {
  background: #ed4d97;
}

/*! CSS Used fontfaces */
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0OIpQlx3QUlC5A4PNr4ARPQ_m87A.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0OIpQlx3QUlC5A4PNr4ARGQ_m87A.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0OIpQlx3QUlC5A4PNr4ARDQ_m87A.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FF;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0OIpQlx3QUlC5A4PNr4AROQ_m87A.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0OIpQlx3QUlC5A4PNr4ARBQ_m87A.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0OIpQlx3QUlC5A4PNr4ARNQ_m87A.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: 'Noto Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0OIpQlx3QUlC5A4PNr4ARMQ_m87A.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0OIpQlx3QUlC5A4PNr4ARCQ_k.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0IIpQlx3QUlC5A4PNr6DRAW_0.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0IIpQlx3QUlC5A4PNr4TRAW_0.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0IIpQlx3QUlC5A4PNr5DRAW_0.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FF;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0IIpQlx3QUlC5A4PNr6TRAW_0.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0IIpQlx3QUlC5A4PNr5jRAW_0.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0IIpQlx3QUlC5A4PNr6jRAW_0.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: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0IIpQlx3QUlC5A4PNr6zRAW_0.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0IIpQlx3QUlC5A4PNr5TRA.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0NIpQlx3QUlC5A4PNjXhFVadyB1Wk.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0NIpQlx3QUlC5A4PNjXhFVYNyB1Wk.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0NIpQlx3QUlC5A4PNjXhFVZdyB1Wk.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FF;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0NIpQlx3QUlC5A4PNjXhFVaNyB1Wk.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0NIpQlx3QUlC5A4PNjXhFVZ9yB1Wk.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0NIpQlx3QUlC5A4PNjXhFVa9yB1Wk.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: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0NIpQlx3QUlC5A4PNjXhFVatyB1Wk.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/notosans/v30/o-0NIpQlx3QUlC5A4PNjXhFVZNyB.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}