@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Montserrat-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/Montserrat-Italic.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/Montserrat-Thin.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 100;
    src: url('../fonts/Montserrat-ThinItalic.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/Montserrat-ExtraLight.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 200;
    src: url('../fonts/Montserrat-ExtraLightItalic.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/Montserrat-Light.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/Montserrat-LightItalic.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/Montserrat-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/Montserrat-MediumItalic.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/Montserrat-SemiBold.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 600;
    src: url('../fonts/Montserrat-SemiBoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/Montserrat-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/Montserrat-BoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/Montserrat-ExtraBold.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 800;
    src: url('../fonts/Montserrat-ExtraBoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/Montserrat-Black.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 900;
    src: url('../fonts/Montserrat-BlackItalic.woff') format('woff');
}

@font-face {
    font-family: 'adobe-garamond-pro';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/AGaramondPro-Regular.woff') format('woff');
}


@font-face {
    font-family: 'adobe-garamond-pro';
    font-style: italic;
    font-weight: normal;
    src: url('../fonts/AGaramondPro-Italic.woff') format('woff');
}


@font-face {
    font-family: 'adobe-garamond-pro';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/AGaramondPro-Bold.woff') format('woff');
}


@font-face {
    font-family: 'adobe-garamond-pro';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/AGaramondPro-BoldItalic.woff') format('woff');
}


@font-face {
    font-family: 'liberation-sans';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/LiberationSans-Regular.woff') format('woff');
}


@font-face {
    font-family: 'liberation-sans';
    font-style: italic;
    font-weight: normal;
    src: url('../fonts/LiberationSans-Italic.woff') format('woff');
}


@font-face {
    font-family: 'liberation-sans';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/LiberationSans-Bold.woff') format('woff');
}


@font-face {
    font-family: 'liberation-sans';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/LiberationSans-BoldItalic.woff') format('woff');
}