@import "helpers/bootstrap.min.css";
@import "helpers/jquery-ui.css";
@import "helpers/font-awesome.min.css";
@import "helpers/datatables.css";
@import "helpers/icheck/square/blue.css";
@import "helpers/redactor.css";
@import "helpers/bootstrap-fileupload.css";
@import "helpers/ekko-lightbox.css";
@import "helpers/perfect-scrollbar.css";
@import "helpers/select2.css";
@import "helpers/bootstrap-datatimepicker.css";
@import "helpers/print.css";

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(../fonts/wkfQbvfT_02e2IWO3yYueQ.woff) format('woff');
}
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif; }*/


/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/roboto/roboto-regular.eot); /* IE9 Compat Modes */
  src: local('Roboto'), 
      url(../fonts/roboto/roboto-regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
      url(../fonts/roboto/roboto-regular.woff2) format('woff2'), /* Super Modern Browsers */
      url(../fonts/roboto/roboto-regular.woff) format('woff'), /* Modern Browsers */
      url(../fonts/roboto/roboto-regular.ttf) format('truetype'), /* Safari, Android, iOS */
      url(../fonts/roboto/roboto-regular.svg#Roboto) format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/roboto/roboto-Bold.eot); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'), 
      url(../fonts/roboto/Roboto-Bold.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
      url(../fonts/roboto/Roboto-Bold.woff2) format('woff2'), /* Super Modern Browsers */
      url(../fonts/roboto/Roboto-Bold.woff) format('woff'), /* Modern Browsers */
      url(../fonts/roboto/Roboto-Bold.ttf) format('truetype'), /* Safari, Android, iOS */
      url(../fonts/roboto/Roboto-Bold.woff) format('svg'); /* Legacy iOS */
}

/* roboto-condensed - latin */
@font-face {
  font-family: 'Roboto-condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto/roboto-condensed.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto/roboto-condensed.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto/roboto-condensed.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto/roboto-condensed.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto/roboto-condensed.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto/roboto-condensed.svg#Roboto') format('svg'); /* Legacy iOS */
}


/* oswald-regular - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/oswald/oswald-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/oswald/oswald-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald/oswald-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald/oswald-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald/oswald-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald/oswald-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}

/*
 * https://fonts.googleapis.com/css2?family=Oswald:ital@0
 * https://fonts.googleapis.com/css?family=Roboto
 * 
*/

@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu'), url(../fonts/mZSs29ggGoaqrCNB3kDfZQ.woff) format('woff');
}

@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(../fonts/trnbTfqisuuhRVI3i45C5w.woff) format('woff');
}
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Roboto','Roboto-condensed','Ubuntu', sans-serif; }

.no-border { border-width: 0 !important; }
.border-bottom { border-bottom: 1px solid #ddd !important; }


/* Customize the code below
============================================= */
.order_barcodes {
  /* uncomment line below to hide the barcodes */
  /* display: none; */
}
