/*
Theme Name: Ideer med mera
Theme URI: http://www.ideermedmera.se
Version: 1.0
Description: Temat är skräddarsytt för dig av Ideer med mera.
Author: Ideer med mera
Author URI: http://www.ideermedmera.se
template: bb-theme
*/

/* Add your custom styles here... */ 

@font-face {
  font-family: "GothamLightRegular";
  src:  url("fonts/gotham-light-webfont.woff") format("woff"),
  		url('fonts/gotham-light-webfont.ttf') format('truetype');
  font-weight: 400;
}

@font-face {
    font-family: "GothamBold";
    src: url("fonts/gotham-bold.woff2") format("woff2"),
         url("fonts/gotham-bold.woff") format("woff"),
         url("fonts/gotham-bold.ttf") format('truetype');
    font-weight: 400;
}
