@font-face {
    font-family: 'Mulish Regular';
    src: url('Mulish-Regular.eot');
    src: url('Mulish-Regular.eot?#iefix') format('embedded-opentype'),
    url('Mulish-Regular.woff') format('woff'),
    url('Mulish-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Mulish Bold';
    src: url('Mulish-Bold.eot');
    src: url('Mulish-Bold.eot?#iefix') format('embedded-opentype'),
    url('Mulish-Bold.woff') format('woff'),
    url('Mulish-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Mulish ExtraBold';
    src: url('Mulish-ExtraBold.eot');
    src: url('Mulish-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('Mulish-ExtraBold.woff') format('woff'),
    url('Mulish-ExtraBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {
    font-family: 'Montserrat Bold';
    src: url('Montserrat-Bold.eot');
    src: url('Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
    url('Montserrat-Bold.woff') format('woff'),
    url('Montserrat-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Code Pro';
    src: local('Source Code Pro Medium'),
    local('SourceCodePro-Medium'),
    url('Sourcecodepromedium.woff2') format('woff2'),
    url('Sourcecodepromedium.woff') format('woff'),
    url('Sourcecodepromedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}*/