/*======================================
Theme Name: sfbchild
Theme URI: 
Description: Child Theme SFB
Version: 1.0
Author: 
Author URI: 
Template: sfbparent
License: 
======================================*/
/* You can start adding your own styles here. Use !important to overwrite styles if needed. */
/** Just Fonts */


.activity-ankor {
  max-height: 220px;
  margin: 0;
  padding: 0;
}

.activity-img-container {
  height: 220px;
  max-height: 220px; 
}

.activity-grid {
  height: 250px; 
  background: #7A7979;  
}

.activity-img {
  width:100%; 
  height:220px;
}

@font-face {
    font-family: "Neo Sans Pro Regular";
    font-style: normal;
    font-weight: normal;
    src: local("Neo Sans Pro Regular"),
      url("fonts/NeoSansProRegular.woff") format("woff");
  }
  
  @font-face {
    font-family: "Neo Sans Pro Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Neo Sans Pro Italic"),
      url("fonts/NeoSansProItalic.woff") format("woff");
  }
  
  @font-face {
    font-family: "Neo Sans Pro Light";
    font-style: normal;
    font-weight: normal;
    src: local("Neo Sans Pro Light"),
      url("fonts/NeoSansProLight.woff") format("woff");
  }
  
  @font-face {
    font-family: "Neo Sans Pro Light Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Neo Sans Pro Light Italic"),
      url("fonts/NeoSansProLightIt.woff") format("woff");
  }
  
  @font-face {
    font-family: "Neo Sans Pro Medium";
    font-style: normal;
    font-weight: normal;
    src: local("Neo Sans Pro Medium"),
      url("fonts/NeoSansProMedium.woff") format("woff");
  }
  
  @font-face {
    font-family: "Neo Sans Pro Medium Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Neo Sans Pro Medium Italic"),
      url("fonts/NeoSansProMedIt.woff") format("woff");
  }
  
  @font-face {
    font-family: "Neo Sans Pro Bold";
    font-style: normal;
    font-weight: normal;
    src: local("Neo Sans Pro Bold"),
      url("fonts/NeoSansProBold.woff") format("woff");
  }
  
  @font-face {
    font-family: "Neo Sans Pro Bold Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Neo Sans Pro Bold Italic"),
      url("fonts/NeoSansProBoldIt.woff") format("woff");
  }
  
  @font-face {
    font-family: "Neo Sans Pro Black";
    font-style: normal;
    font-weight: normal;
    src: local("Neo Sans Pro Black"),
      url("fonts/NeoSansProBlack.woff") format("woff");
  }
  
  @font-face {
    font-family: "Neo Sans Pro Ultra";
    font-style: normal;
    font-weight: normal;
    src: local("Neo Sans Pro Ultra"),
      url("fonts/NeoSansProUltra.woff") format("woff");
  }
  
  @font-face {
    font-family: "Neo Sans Pro Black Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Neo Sans Pro Black Italic"),
      url("fonts/NeoSansProBlackIt.woff") format("woff");
  }
  
  @font-face {
    font-family: "Neo Sans Pro Ultra Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Neo Sans Pro Ultra Italic"),
      url("fonts/NeoSansProUltIt.woff") format("woff");
  }
  