﻿
@font-face {
    font-family: Roboto-Regular;
    src: url(/content/fonts/Roboto/Roboto-Regular.ttf)
}

@font-face {
    font-family: Roboto-Bold;
    src: url(/content/fonts/Roboto/Roboto-Bold.ttf)
}

@font-face {
    font-family: Roboto-Black;
    src: url(/content/fonts/Roboto/Roboto-Black.ttf)
}

@font-face {
    font-family: Roboto-Light;
    src: url(/content/fonts/Roboto/Roboto-Light.ttf)
}

@font-face {
    font-family: Roboto-Medium;
    src: url(/content/fonts/Roboto/Roboto-Medium.ttf)
}

@font-face {
    font-family: Cormorant_Garamond-Regular;
    src: url(/content/fonts/CormorantGaramond/CormorantGaramond-Regular.ttf)
}

@font-face {
    font-family: Cormorant_Garamond-Medium;
    src: url(/content/fonts/CormorantGaramond/CormorantGaramond-Medium.ttf)
}

@font-face {
    font-family: Cormorant_Garamond-SemiBold;
    src: url(/content/fonts/CormorantGaramond/CormorantGaramond-SemiBold.ttf)
}

@font-face {
    font-family: Cormorant_Garamond-bold;
    src: url(/content/fonts/CormorantGaramond/CormorantGaramond-Bold.eot);
    src: url(/content/fonts/CormorantGaramond/CormorantGaramond-Bold.eot?#iefix) format("embedded-opentype"), url(/content/fonts/CormorantGaramond/CormorantGaramond-Bold.woff2) format("woff2"), url(/content/fonts/CormorantGaramond/CormorantGaramond-Bold.woff) format("woff"), url(/content/fonts/CormorantGaramond/CormorantGaramond-Bold.ttf) format("truetype"), url(/content/fonts/CormorantGaramond/CormorantGaramond-Bold.svg#CormorantGaramond-Bold) format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}
