@font-face {
    font-family: 'Base';
    src: url('../fonts/BarlowRegular.eot');
    src: local('../fonts/BarlowRegular'), local('../fonts/BarlowRegular'), 
         url('../fonts/BarlowRegular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BarlowRegular.woff') format('woff'),
         url('../fonts/BarlowRegular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Base';
    src: url('../fonts/BarlowSemiBold.eot');
    src: local('../fonts/BarlowSemiBold'), local('../fonts/BarlowSemiBold'), 
         url('../fonts/BarlowSemiBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BarlowSemiBold.woff') format('woff'),
         url('../fonts/BarlowSemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Base';
    src: url('../fonts/BarlowItalic.eot');
    src: local('../fonts/BarlowItalic'), local('../fonts/BarlowItalic'), 
         url('../fonts/BarlowItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BarlowItalic.woff') format('woff'),
         url('../fonts/BarlowItalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Heading';
    src: url('../fonts/PromptLight.eot');
    src: local('../fonts/PromptLight'), local('../fonts/PromptLight'), 
         url('../fonts/PromptLight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PromptLight.woff') format('woff'),
         url('../fonts/PromptLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Heading';
    src: url('../fonts/PromptMedium.eot');
    src: local('../fonts/PromptMedium'), local('../fonts/PromptMedium'), 
         url('../fonts/PromptMedium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PromptMedium.woff') format('woff'),
         url('../fonts/PromptMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}







