/*relink these when uploading*/
@font-face {
    font-family: 'Fira Sans';
    src: url(../fonts/Fira_Sans/FiraSans-Light.ttf);
    font-stretch: expanded;
    font-style: normal;
    font-weight: 300;
    unicode-range:U+00-52F,U+100-17F;
}
@font-face {
    font-family: 'Fira Italic';
    src: url(../fonts/Fira_Sans/FiraSans-LightItalic.ttf);
    font-stretch: normal;
    font-style: italic;
    font-weight: 300;
    unicode-range: U+00-52F,U+100-17F;;
}
@font-face {
    font-family: 'Fira Sans Regular';
    src: url(../fonts/Fira_Sans/FiraSans-Regular.ttf);
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    unicode-range: U+00-52F,U+100-17F;;
}
@font-face {
    font-family: 'Fira Sans Medium';
    src: url(../fonts/Fira_Sans/FiraSans-Medium.ttf);
    font-stretch: normal;
    font-style: normal;
    font-weight: 500;
    unicode-range: U+00-52F,U+100-17F;;
}
@font-face {
    font-family: 'Inria';
    src: url(../fonts/Inria_Serif/InriaSerif-Bold.ttf);
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
    unicode-range: U+00-52F,U+100-17F;;
}
@font-face {
    font-family: 'Cormorant';
    src: url(../fonts/Cormorant/Cormorant-Regular.woff2);
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    unicode-range: U+00-52F,U+100-17F;;
}