/* TABS */
/*@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
@import url("https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css");*/
/**, *:before, *:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}*/

/*html, body {
  height: 100%;
}

body {
  font: 14px/1 'Open Sans', sans-serif;
  color: #555;
  background: #eee;
}*/

/*h1 {
  padding: 50px 0;
  font-weight: 400;
  text-align: center;
}

p {
  margin: 0 0 20px;
  line-height: 1.5;
}*/
@font-face {
  font-family: ephesis;
  src: url(fonts/Ephesis-Regular.woff);
}

@font-face {
  font-family: louisgeorgecafe;
  src: url(fonts/LouisGeorgeCafe.woff2);
}

div .careers-content table h2 {
  font-family: ephesis;
  font-size: 25px;
}

div .careers-content table p {
  font-family: louisgeorgecafe;
}