
html {
  font-style: normal;
  font-weight: normal;
  font-size: 62.5%;
  line-height: 1em;
  font-family: 'Ubuntu', sans-serif;
}




p {
  text-align: left;
  font-size: 1.6em;
  line-height: 1.3em;
  margin: 0 0 1.3em;
}


h1, h2, h3, h4 {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;  
}

h1 {
  font-size: 3.2em;
  line-height: 1.1em;
  color: #004775;
  border-bottom: 1px solid #CCC;
  padding-bottom: 0.1em;
  margin-bottom: 0.625em;
}

h2 {
  font-size: 2.8em;
  line-height: 1.2em;
  font-weight: normal;
}

h3 {
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: normal;
  margin: 0 0 1em;  
}

h4 {
  font-size: 1.4em;
  line-height: 1.3em;
  margin: 0 0 1.3em;
}






/* Begin our UBUNTU font family set */

/* regular */
@font-face {
  font-family: 'Ubuntu';
  src: url('../font/ubuntu/regular/Ubuntu-Regular.eot');
  src: url('../font/ubuntu/regular/Ubuntu-Regular.eot?#iefix')                          format('embedded-opentype'),
     url('../font/ubuntu/regular/Ubuntu-Regular.woff')                                  format('woff'),
     url('../font/ubuntu/regular/Ubuntu-Regular.ttf')                                   format('truetype'),
     url('../font/ubuntu/regular/Ubuntu-Regular.svg#3d945423f8e9496c429a5d8c65b4604f')  format('svg');
  font-style:   normal;
  font-weight:  400;
}

/* bold */
@font-face {
  font-family: 'Ubuntu';
  src: url('../font/ubuntu/medium/Ubuntu-Medium.eot');
  src: url('../font/ubuntu/medium/Ubuntu-Medium.eot?#iefix')                           format('embedded-opentype'),
     url('../font/ubuntu/medium/Ubuntu-Medium.woff')                                   format('woff'),
     url('../font/ubuntu/medium/Ubuntu-Medium.ttf')                                    format('truetype'),
     url('../font/ubuntu/medium/Ubuntu-Medium.svg#aa0d3505d0807abebe2b4c194a7b32b3')   format('svg');
  font-style:   normal;
  font-weight:  700;
}

/* light */
@font-face {
  font-family: 'Ubuntu';
  src: url('../font/ubuntu/light/Ubuntu-Light.eot');
  src: url('../font/ubuntu/light/Ubuntu-Light.eot?#iefix')                             format('embedded-opentype'),
     url('../font/ubuntu/light/Ubuntu-Light.woff')                                     format('woff'),
     url('../font/ubuntu/light/Ubuntu-Light.ttf')                                      format('truetype'),
     url('../font/ubuntu/light/Ubuntu-Light.svg#630c52efe056b136dcd45d95900a8763')     format('svg');
  font-style:   normal;
  font-weight:  200;
}

/* End our UBUNTU font family set */




/* Begin our BPU font family set */

@font-face {
  font-family: 'BPU';
  src: url('../font/BPU/bpu_reg3-webfont.eot');
  src: url('../font/BPU/bpu_reg3-webfont.eot?#iefix')                                  format('embedded-opentype'),
     url('../font/BPU/bpu_reg3-webfont.woff')                                          format('woff'),
     url('../font/BPU/bpu_reg3-webfont.ttf')                                           format('truetype'),
     url('../font/BPU/bpu_reg3-webfont.svg#BPUreg')                                    format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'BPU';
  src: url('../font/BPU/bpu_bol3-webfont.eot');
  src: url('../font/BPU/bpu_bol3-webfont.eot?#iefix')                                 format('embedded-opentype'),
     url('../font/BPU/bpu_bla3-webfont.woff2')                                        format('woff2'),
     url('../font/BPU/bpu_bol3-webfont.woff')                                         format('woff'),
     url('../font/BPU/bpu_bol3-webfont.ttf')                                          format('truetype'),
     url('../font/BPU/bpu_bol3-webfont.svg#BPUbold')                                  format('svg');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'BPU';
  src: url('../font/BPU/bpu_bla3-webfont.eot');
  src: url('../font/BPU/bpu_bla3-webfont.eot?#iefix')                                 format('embedded-opentype'),
     url('../font/BPU/bpu_bla3-webfont.woff')                                         format('woff'),
     url('../font/BPU/bpu_bla3-webfont.ttf')                                          format('truetype'),
     url('../font/BPU/bpu_bla3-webfont.svg#BPUblack')                                 format('svg');
  font-weight: 900;
  font-style: bold;
}

/* End our BPU font family set */
