/* Montserrat Fonts */

@font-face {
    font-family: 'montserrat-300';
    src: url('../fonts/montserrat-v18-latin-regular.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/montserrat-v18-latin-regular.woff') format('woff');
    /* Modern Browsers */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'montserrat-500';
    src: url('../fonts/montserrat-v18-latin-500.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/montserrat-v18-latin-500.woff') format('woff');
    /* Modern Browsers */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'montserrat-600';
    src: url('../fonts/montserrat-v18-latin-600.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/montserrat-v18-latin-600.woff') format('woff');
    /* Modern Browsers */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'montserrat-700';
    src: url('../fonts/montserrat-v18-latin-700.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/montserrat-v18-latin-700.woff') format('woff');
    /* Modern Browsers */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'montserrat-800';
    src: url('../fonts/montserrat-v18-latin-800.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/montserrat-v18-latin-800.woff') format('woff');
    /* Modern Browsers */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'montserrat-900';
    src: url('../fonts/montserrat-v18-latin-900.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/montserrat-v18-latin-900.woff') format('woff');
    /* Modern Browsers */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/**/