@font-face {
    font-family: 'Crussato';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Crussato.woff') format("woff");
}




@font-face { /*100n*/
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/MontserratAlternates-Thin.woff') format('woff');
}
    
    
@font-face { /*100i*/
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 100;
    src: url('../fonts/MontserratAlternates-ThinItalic.woff') format('woff');
}
    
    
@font-face { /*200n*/
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/MontserratAlternates-ExtraLight.woff') format('woff');
}
    
    
@font-face { /*200i*/
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 200;
    src: url('../fonts/MontserratAlternates-ExtraLightItalic.woff') format('woff');
}
    
    
@font-face { /*300n*/
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/MontserratAlternates-Light.woff') format('woff');
}
    
    
@font-face { /*300i*/
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/MontserratAlternates-LightItalic.woff') format('woff');
}

@font-face { /*400n*/
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/MontserratAlternates-Regular.woff') format('woff');
}
    
    
@font-face { /*400i*/
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/MontserratAlternates-Italic.woff') format('woff');
}

@font-face { /*500n*/
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/MontserratAlternates-Medium.woff') format('woff');
}
    
    
@font-face { /*500i*/
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/MontserratAlternates-MediumItalic.woff') format('woff');
}
    
    
@font-face { /*600n*/
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/MontserratAlternates-SemiBold.woff') format('woff');
}
    
    
@font-face { /*600i*/
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 600;
    src: url('../fonts/MontserratAlternates-SemiBoldItalic.woff') format('woff');
}
    
    
@font-face { /*700n*/
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/MontserratAlternates-Bold.woff') format('woff');
}
    
    
@font-face { /*700i*/
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/MontserratAlternates-BoldItalic.woff') format('woff');
}
    
    
@font-face { /*800n*/
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/MontserratAlternates-ExtraBold.woff') format('woff');
}
    
    
@font-face { /*800i*/
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 800;
    src: url('../fonts/MontserratAlternates-ExtraBoldItalic.woff') format('woff');
}
    
    
@font-face { /*900n*/
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/MontserratAlternates-Black.woff') format('woff');
}
    
    
@font-face { /*900i*/
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 900;
    src: url('../fonts/MontserratAlternates-BlackItalic.woff') format('woff');
}