/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 18, 2017 */

@font-face {
    font-family: 'eurostileregular';
    src: url('../css/eurostile-webfont.woff2') format('woff2'),
         url('../css/eurostile-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'eurostileregular';
    src: url('../css/eurostile-webfont.woff2') format('woff2'),
         url('../css/eurostile-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3{ 
          font-family: 'eurostileregular', Arial, sans-serif;
          color: #001489;
          text-align: center;
      }
      h4 {
         font-family: 'eurostileregular', Arial, sans-serif;
      }

      p {
         font-family: 'eurostileregular', Arial, sans-serif;
      }
      
      ul {
         font-family: 'eurostileregular', Arial, sans-serif;
      }
      
  .panel {
      border: 2px solid #001489; 
      border-radius:0 !important;
      transition: box-shadow 0.5s;
  }      
  .panel-heading {
      
      border-width: 2px;
      border-color: #009ACE !important;

  };