/*
Theme Name: WP BootstrapTheme
Theme URI: http://wigwam.im
Description: A demo theme 
Author: Susan
Author URI: http://wigwam.im
Version: 1.0
Tags: responsive, white, bootstrap


This simple theme was built using the example Bootstrap theme 
*/

@font-face {
    font-family: 'josefin_sansbold';
    src: url('josefinsans-bold-webfont.eot');
    src: url('josefinsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('josefinsans-bold-webfont.woff2') format('woff2'),
         url('josefinsans-bold-webfont.woff') format('woff'),
         url('josefinsans-bold-webfont.ttf') format('truetype'),
         url('josefinsans-bold-webfont.svg#josefin_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'josefin_sansregular';
    src: url('josefinsans-regular-webfont.eot');
    src: url('josefinsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('josefinsans-regular-webfont.woff2') format('woff2'),
         url('josefinsans-regular-webfont.woff') format('woff'),
         url('josefinsans-regular-webfont.ttf') format('truetype'),
         url('josefinsans-regular-webfont.svg#josefin_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'work_sansregular';
    src: url('worksans-bold-webfont.eot');
    src: url('worksans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('worksans-bold-webfont.woff2') format('woff2'),
         url('worksans-bold-webfont.woff') format('woff'),
         url('worksans-bold-webfont.ttf') format('truetype'),
         url('worksans-bold-webfont.svg#work_sansbold') format('svg');
    font-weight: bold;
    font-style: normal;

}


@font-face {
    font-family: 'work_sanslight';
    src: url('worksans-light-webfont.eot');
    src: url('worksans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('worksans-light-webfont.woff2') format('woff2'),
         url('worksans-light-webfont.woff') format('woff'),
         url('worksans-light-webfont.ttf') format('truetype'),
         url('worksans-light-webfont.svg#work_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'work_sansregular';
    src: url('worksans-regular-webfont.eot');
    src: url('worksans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('worksans-regular-webfont.woff2') format('woff2'),
         url('worksans-regular-webfont.woff') format('woff'),
         url('worksans-regular-webfont.ttf') format('truetype'),
         url('worksans-regular-webfont.svg#work_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?tx512a');
  src:  url('icomoon.eot?tx512a#iefix') format('embedded-opentype'),
    url('icomoon.ttf?tx512a') format('truetype'),
    url('icomoon.woff?tx512a') format('woff'),
    url('icomoon.svg?tx512a#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}