/* montserrat-regular - latin */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/montserrat-v25-latin-regular.woff') format('woff');
}


/* montserrat-300 - latin */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/montserrat-v25-latin-300.woff') format('woff');
}


/* montserrat-500 - latin */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/montserrat-v25-latin-500.woff') format('woff');
}


/* montserrat-600 - latin */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/montserrat-v25-latin-600.woff') format('woff');
}


/* montserrat-700 - latin */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/montserrat-v25-latin-700.woff') format('woff');
}


/* montserrat-800 - latin */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/montserrat-v25-latin-800.woff') format('woff');
}


/* work-sans-300 - latin */

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 300;
    src: local(''), url('../fonts/work-sans-v18-latin-300.woff') format('woff');
}


/* work-sans-regular - latin */

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    src: local(''), url('../fonts/work-sans-v18-latin-regular.woff') format('woff');
}


/* work-sans-500 - latin */

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 500;
    src: local(''), url('../fonts/work-sans-v18-latin-500.woff') format('woff');
}


/* work-sans-600 - latin */

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 600;
    src: local(''), url('../fonts/work-sans-v18-latin-600.woff') format('woff');
}


/* work-sans-700 - latin */

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 700;
    src: local(''), url('../fonts/work-sans-v18-latin-700.woff') format('woff');
}


/* work-sans-800 - latin */

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 800;
    src: local(''), url('../fonts/work-sans-v18-latin-800.woff') format('woff');
}