/* Style tulipes-enivrees.art */


/* Webfont: Merchant-SemiBoldExpanded */
@font-face {
    font-family: 'MerchantSemBdExp';
    src: url('Merchant-SemiBoldExpanded.eot'); /* IE9 Compat Modes */
    src: url('Merchant-SemiBoldExpanded.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Merchant-SemiBoldExpanded.woff') format('woff'), /* Modern Browsers */
         url('Merchant-SemiBoldExpanded.woff2') format('woff2'), /* Modern Browsers */
         url('Merchant-SemiBoldExpanded.ttf') format('truetype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Merchant-Light */
@font-face {
    font-family: 'MerchantLight';
    src: url('Merchant-Light.eot'); /* IE9 Compat Modes */
    src: url('Merchant-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Merchant-Light.woff') format('woff'), /* Modern Browsers */
         url('Merchant-Light.woff2') format('woff2'), /* Modern Browsers */
         url('Merchant-Light.ttf') format('truetype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

h2 {
  color: rgb(150, 26, 23);
  font-family: 'MerchantLight', serif;
}

h1 {
  color: rgb(150, 26, 23);
  font-family: 'MerchantSemBdExp', serif;
}

div {
   color: rgb(150, 26, 23);
   font-family: 'MerchantLight', serif;
}
