/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@font-face {
  font-family: 'p30';
  font-style: bold;
  font-weight: 700;
  src: url('../../pfonts/p30.eot');
  src: url('../../pfonts/p30.eot#iefix') format('embedded-opentype'), url('../../pfonts/p30.woff2') format('woff2'), url('../../pfonts/p30.woff') format('woff'), url('../../pfonts/p30.ttf') format('truetype');
}
/* line 12, templates/it_startup/custom/scss/custom.scss */
p, h1, h2, h3, h4, h5, h6, a, ul, div, tr, td, input {
  font-family: "p30" !important;
}
/* line 16, templates/it_startup/custom/scss/custom.scss */
#g-header > .g-grid > .g-block:first-child {
  text-align: right !important;
}
/* line 20, templates/it_startup/custom/scss/custom.scss */
.uk-text-left {
  text-align: right !important;
}
/* line 24, templates/it_startup/custom/scss/custom.scss */
.nav.menu li a:before {
  content: "\f104" !important;
  margin-left: 0.625rem;
  margin-right: auto !important;
}
/* line 30, templates/it_startup/custom/scss/custom.scss */
#g-footer .g-title {
  letter-spacing: 0 !important;
}
