/*
/* 
    Created on : Oct 31, 2016, 5:51:19 PM
    Author     : beny
*/
/*
@font-face {
  font-family: 'Cbt Font Sans Serif';
  font-weight: 100;
  font-style: normal;
  src: url('../font/lato/Lato-Hairline.ttf') format('truetype');
}

@font-face {
  font-family: 'Cbt Font Sans Serif';
  font-weight: 200;
  font-style: normal;
  src: url('../font/lato/Lato-Thin.ttf') format('truetype');
}

@font-face {
  font-family: 'Cbt Font Sans Serif';
  font-weight: 300;
  font-style: normal;
  src: url('../font/lato/Lato-Light.ttf') format('truetype');
}
*/
@font-face {
  font-family: 'Cbt Font Sans Serif';
  font-weight: 400;
  font-style: normal;
  src: url('../font/lato/Lato-Regular.ttf') format('truetype');
}
/*
@font-face {
  font-family: 'Cbt Font Sans Serif';
  font-weight: 500;
  font-style: normal;
  src: url('../font/lato/Lato-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Cbt Font Sans Serif';
  font-weight: 600;
  font-style: normal;
  src: url('../font/lato/Lato-Semibold.ttf') format('truetype');
}
*/
@font-face {
  font-family: 'Cbt Font Sans Serif';
  font-weight: 700;
  font-style: normal;
  src: url('../font/lato/Lato-Bold.ttf') format('truetype');
}
/*
@font-face {
  font-family: 'Cbt Font Sans Serif';
  font-weight: 800;
  font-style: normal;
  src: url('../font/lato/Lato-Heavy.ttf') format('truetype');
}

@font-face {
  font-family: 'Cbt Font Sans Serif';
  font-weight: 900;
  font-style: normal;
  src: url('../font/lato/Lato-Black.ttf') format('truetype');
}
*/

/*
@font-face {
  font-family: 'Cbt Font Sans Serif';
  font-weight: 100;
  font-style: italic;
  src: url('../font/lato/Lato-HairlineItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Cbt Font Sans Serif';
  font-weight: 200;
  font-style: italic;
  src: url('../font/lato/Lato-ThinItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Cbt Font Sans Serif';
  font-weight: 300;
  font-style: italic;
  src: url('../font/lato/Lato-LightItalic.ttf') format('truetype');
}
*/
@font-face {
  font-family: 'Cbt Font Sans Serif';
  font-weight: 400;
  font-style: italic;
  src: url('../font/lato/Lato-Italic.ttf') format('truetype');
}
/*
@font-face {
  font-family: 'Cbt Font Sans Serif';
  font-weight: 500;
  font-style: italic;
  src: url('../font/lato/Lato-MediumItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Cbt Font Sans Serif';
  font-weight: 600;
  font-style: italic;
  src: url('../font/lato/Lato-SemiboldItalic.ttf') format('truetype');
}
*/
@font-face {
  font-family: 'Cbt Font Sans Serif';
  font-weight: 700;
  font-style: italic;
  src: url('../font/lato/Lato-BoldItalic.ttf') format('truetype');
}
/*
@font-face {
  font-family: 'Cbt Font Sans Serif';
  font-weight: 800;
  font-style: italic;
  src: url('../font/lato/Lato-HeavyItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Cbt Font Sans Serif';
  font-weight: 900;
  font-style: italic;
  src: url('../font/lato/Lato-BlackItalic.ttf') format('truetype');
}
*/
@font-face {
  font-family: 'Cbt Font Serif';
  font-weight: 400;
  font-style: normal;
  src: url('../font/charis_sil/CharisSILR.ttf') format('truetype');
}

@font-face {
  font-family: 'Cbt Font Serif';
  font-weight: 700;
  font-style: normal;
  src: url('../font/charis_sil/CharisSILB.ttf') format('truetype');
}

@font-face {
  font-family: 'Cbt Font Serif';
  font-weight: 400;
  font-style: italic;
  src: url('../font/charis_sil/CharisSILI.ttf') format('truetype');
}

@font-face {
  font-family: 'Cbt Font Serif';
  font-weight: 700;
  font-style: italic;
  src: url('../font/charis_sil/CharisSILBI.ttf') format('truetype');
}