@font-face {
    font-family: 'Effra';
    src: url('../fonts/Effra_W_Rg.eot');
    src:    url('../fonts/Effra_W_Rg.eot?#iefix') format('embedded-opentype'),   
            url('../fonts/Effra_W_Rg.ttf') format('truetype'),
            url('../fonts/Effra_W_Rg.woff') format('woff');
    
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'EffraItalic';
    src: url('../fonts/Effra_W_It.eot');
    src:    url('../fonts/Effra_W_It.eot?#iefix') format('embedded-opentype'),   
            url('../fonts/Effra_W_It.ttf') format('truetype'),
            url('../fonts/Effra_W_It.woff') format('woff');

    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'EffraBold';
    src: url('../fonts/Effra_W_Md.eot');
    src:    url('../fonts/Effra_W_Md.eot?#iefix') format('embedded-opentype'),   
            url('../fonts/Effra_W_Md.ttf') format('truetype'),
            url('../fonts/Effra_W_Md.woff') format('woff');

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

    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'EffraBolder';
    src: url('../fonts/Effra_W_Bd.eot');
    src:    url('../fonts/Effra_W_Bd.eot?#iefix') format('embedded-opentype'),   
            url('../fonts/Effra_W_Bd.ttf') format('truetype'),
            url('../fonts/Effra_W_Bd.woff') format('woff');

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

    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'EffraLight';
    src: url('../fonts/Effra_W_Lt.eot');
    src:    url('../fonts/Effra_W_Lt.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Effra_W_Lt.ttf') format('truetype'),
    url('../fonts/Effra_W_Lt.woff') format('woff');

    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'GochiHand';
    src: url('../fonts/GochiHand-Regular.eot');
    src:    url('../fonts/GochiHand-Regular.eot?#iefix') format('embedded-opentype'),
            url('../fonts/GochiHand-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: "Source Sans Pro-Light";
  src: url('../fonts/SourceSansPro-Light.ttf');
  font-weight: normal;
}

@font-face {
  font-family: "Source Sans Pro-Regular";
  src: url('../fonts/SourceSansPro-Regular.ttf');
  font-weight: normal;
}

@font-face {
  font-family: "Source Sans Pro-Semibold";
  src: url('../fonts/SourceSansPro-Semibold.ttf');
  font-weight: normal;
}

@font-face {
  font-family: "Source Sans Pro-Bold";
  src: url('../fonts/SourceSansPro-Bold.ttf');
  font-weight: normal;
}
