﻿/* DINOT*/
@font-face {
  font-family: "DINOT";
  src: url("/fonts/DINOT.eot");
  src: url("/fonts/DINOT.eot?#iefix") format("embedded-opentype"),
  /*url("/fonts/DINOT.ttf") format("truetype"),*/
  url('/fonts/DINOT.svg#DINOT') format('svg');
  }
/* DINOT BOLD*/
@font-face {
font-family: 'DINOT-BOLD';
  src: url("/fonts/DINOT-Bold.eot");
  src: url("/fonts/DINOT-Bold.eot?#iefix") format("embedded-opentype"),
  /*url("/fonts/DINOT-Bold.ttf") format("truetype"),*/
  url('/fonts/DINOT-Bold.svg#DINOT-BOLD') format('svg');
}
/* DINOT ITALIC*/
@font-face {
font-family: 'DINOT-ITALIC';
  src: url("/fonts/DINOT-Italic.eot");
  src: url("/fonts/DINOT-Italic.eot?#iefix") format("embedded-opentype"),
  /*url("/fonts/DINOT-Italic.ttf") format("truetype"),*/
  url('/fonts/DINOT-Italic.svg#DINOT-ITALIC') format('svg');
}
/* DINOT BOLD ITALIC*/
@font-face {
font-family: 'DINOT-BOLD-ITALIC';
  src: url("/fonts/DINOT-Italic.eot");
  src: url("/fonts/DINOT-Italic.eot?#iefix") format("embedded-opentype"),
 /* url("/fonts/DINOT-Italic.ttf") format("truetype"),*/
  url('/fonts/DINOT-Italic.svg#DINOT-BOLD-ITALIC') format('svg');
}
/* DINOT-MEDIUM*/
@font-face {
font-family: 'DINOT-MEDIUM';
  src: url("/fonts/DINOT-Medium.eot");
  src: url("/fonts/DINOT-Medium.eot?#iefix") format("embedded-opentype"),
  /*url("/fonts/DINOT-Medium.ttf") format("truetype"),*/
  url('/fonts/DINOT-Medium.svg#DINOT-MEDIUM') format('svg');
}
/* DINOT-MEDIUM ITALIC*/
@font-face {
font-family: 'DINOT-MEDIUM-ITALIC';
  src: url("/fonts/DINOT-MediumItalic.eot");
  src: url("/fonts/DINOT-MediumItalic.eot?#iefix") format("embedded-opentype"),
  /*url("/fonts/DINOT-MediumItalic.ttf") format("truetype"),*/
  url('/fonts/DINOT-Medium.svg#DINOT-MEDIUM-ITALIC') format('svg');
}
body
{
      font-family: Arial,sans-serif, Segoe !important;
} 
  h1, .product_header{
    margin: 0;
    padding: 0;
    font-family:DINOT-BOLD, Arial, sans-serif, Segoe !important;
    font-weight:bold;
}

h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
   font-family:DINOT-BOLD, Arial, sans-serif, Segoe !important;
   font-weight:bold;
}

.dinot
{
    font-family:DINOT, Arial, sans-serif, Segoe !important;
}
.dinot-bold
{
    font-family:DINOT-BOLD, Arial, sans-serif, Segoe !important;
}
.dinot-bold-medium
{
   font-family:DINOT-MEDIUM, Arial, sans-serif, Segoe !important;
}

.header_banner h2, .txt-optimiser span 
{
        font-family:DINOT, Arial, sans-serif, Segoe !important;
         font-weight:normal;
 }

/* Elements in Din bold*/
/*bold*/
 .product_header , #header_banner h2, .hosting_product_header, #txt_dp-cost, .subheader, .nav_title ,.wrapper_content_reseller h4, .product_groupe h3
{
    font-family:DINOT, Arial, sans-serif, Segoe !important;
}
/*Normal*/
 #header_banner h1, #home_left_product h2, #home_right_product h2
 {
   font-family:DINOT-BOLD, Arial, sans-serif, Segoe !important;
 }
 
  /* client area home page*/
#csa_youraccount_body_header, #csa_pendingrequests_header_cell, .section_header, .maintableheader, .cart_helpline_text ,.checkoutcontentborder h1
 {
font-family:DINOT-BOLD, Arial, sans-serif, Segoe !important;
 }

/* arial font stack*/
#wrapper_additiona_left h3, #wrapper_additiona_right h3
{
     font-family: Arial, sans-serif, Segoe !important;
}

/* home page fonts*/

.wrapper-home-product .product-header, .wrapper-home-product .txt-Price
{
    font-family:DINOT-MEDIUM, Arial, sans-serif, Segoe !important;
}
.span-header-h4, #wrapper-social-community #icon-communit, #wrapper-social-community #icon-daily , #wrapper-brands-forums-callback .left-33 h3
{
   font-family:DINOT, Arial, sans-serif, Segoe !important;
}

/* home page slider*/
.caption.small_black, .caption.large_black, .smaller_black, .caption.medium_black, .caption.medium30_black, .caption.small_blue, .caption.large_blue, .caption.small_grey, .caption.medium_grey, .caption.large_grey
{
     font-family: DINOT,Arial,sans-serif,Segoe !important;
}

.caption.large_black{
     font-family: DINOT-BOLD,Arial,sans-serif,Segoe !important;
}