page.includeCSS {
  iconfont =<

  20 = https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css
  20.external = 1
  20.media = screen,projection

  40 = https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,600,700,800
  40.external = 1
  40.media = screen,projection

  60 = {$filepaths.css}chocolat.css
  60.media = screen,projection

  70 = https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.4.1/css/swiper.min.css
  70.external = 1
  70.media = screen,projection

  1337 = {$filepaths.css}page.less
  1337.media = screen,projection
}

# Condition to add specific stylesheet for the frontpage only
[globalVar = TSFE:id = 1]
  page.bodyTag = <body id="start">
[end]
