/*! ========================================================================
 * SMS: v1.0.0
 * http://www.moi.gov.qa
 * ========================================================================
 * Copyright 2016 Ministry Of Interior - Doha, Qatar.
 * Licensed under the MIT License.
 * ======================================================================== !*/
@font-face {
  font-family: 'JannaRegular';
  src: url('../fonts/janna/JannaLT-Regular.eot');
  src: url('../fonts/janna/JannaLT-Regular..eot?#iefix') format('embedded-opentype'), url('../fonts/janna/JannaLT-Regular.woff') format('woff'), url('../fonts/janna/JannaLT-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'JannaBold';
  src: url('../fonts/janna/JannaLT-Bold.eot');
  src: url('../fonts/janna/JannaLT-Bold..eot?#iefix') format('embedded-opentype'), url('../fonts/janna/JannaLT-Bold.woff') format('woff'), url('../fonts/janna/JannaLT-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro-regular-webfont';
  src: url('../fonts/sourcesanspro-regular-webfont.eot');
  src: url('../fonts/sourcesanspro-regular-webfont..eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-regular-webfont.woff') format('woff'), url('../fonts/sourcesanspro-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'sourcesanspro-bold-webfont';
  src: url('../fonts/sourcesanspro-bold-webfont.eot');
  src: url('../fonts/sourcesanspro-bold-webfont..eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-bold-webfont.woff') format('woff'), url('../fonts/sourcesanspro-bold-webfont.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

body {
  font-family: "SourceSansPro-Regular", Arial, sans-serif;
}
body .language-font {
  font-family: "JannaRegular" !important;
}
body.rtl {
  font-family: "JannaRegular" !important;
}
body.rtl .language-font {
  font-family: "SourceSansPro-Regular", Arial, sans-serif !important;
}
body.rtl .fa-angle-double-left:before {
  content: "\f101";
}
body.rtl .fa-angle-double-right:before {
  content: "\f100";
}
.fa-stack-2x {
  font-size: 2.2em;
}