/* CormorantGaramond */

@font-face {
    font-family: 'CormorantGaramond';
    src: url(./../fonts/CormorantGaramond-Medium.eot);
    src: url(./../fonts/CormorantGaramond-Medium.eot?#iefix) format('embedded-opentype'),
    url(./../fonts/CormorantGaramond-Medium.woff2) format('woff2'),
    url(./../fonts/CormorantGaramond-Medium.woff) format('woff'),
    url(./../fonts/CormorantGaramond-Medium.ttf) format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CormorantGaramond';
    src: url(./../fonts/CormorantGaramond-Bold.eot);
    src: url(./../fonts/CormorantGaramond-Bold.eot?#iefix) format('embedded-opentype'),
    url(./../fonts/CormorantGaramond-Bold.woff2) format('woff2'),
    url(./../fonts/CormorantGaramond-Bold.woff) format('woff'),
    url(./../fonts/CormorantGaramond-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* SourceSansPro */

@font-face {
    font-family: 'SourceSansPro';
    src: url(./../fonts/SourceSansPro-Regular.eot);
    src: url(./../fonts/SourceSansPro-Regular.eot?#iefix) format('embedded-opentype'),
    url(./../fonts/SourceSansPro-Regular.woff2) format('woff2'),
    url(./../fonts/SourceSansPro-Regular.woff) format('woff'),
    url(./../fonts/SourceSansPro-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SourceSansPro';
    src: url(./../fonts/SourceSansPro-Semibold.eot);
    src: url(./../fonts/SourceSansPro-Semibold.eot?#iefix) format('embedded-opentype'),
    url(./../fonts/SourceSansPro-Semibold.woff2) format('woff2'),
    url(./../fonts/SourceSansPro-Semibold.woff) format('woff'),
    url(./../fonts/SourceSansPro-Semibold.ttf) format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* glyph icons */

@font-face {
    font-family: 'glyphicons';
    src: url(./../fonts/glyphicons.eot?2);
    src: url(./../fonts/glyphicons.eot?#iefix) format('embedded-opentype'),
    url(./../fonts/glyphicons.woff?2) format('woff'),
    url(./../fonts/glyphicons.ttf?2) format('truetype');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
