@font-face {
	font-family:'Prometo';
	src: url(../fonts/Prometo.otf) format('opentype');
	font-weight:normal;
}

@font-face {
	font-family:'Prometo';
	src: url(../fonts/Prometo-Bold.otf) format('opentype');
	font-weight:700 ;
}

@font-face {
	font-family:'Prometo';
	src:url(../fonts/Prometo-Light.otf) format('opentype');
	font-weight:300;
}

@font-face {
	font-family:'Prometo';
	src:url(../fonts/Prometo-Medium.otf) format('opentype');
	font-weight: 500;
}

@font-face {
	font-family:'Prometo';
	src:url(../fonts/Prometo-XBold.otf) format('opentype');
	font-weight:900;
}
@font-face {
    font-family: 'Basis Grotesque Pro';
    src: url('../fonts/../fonts/BasisGrotesquePro-BlackIt.woff2') format('woff2'),
        url('../fonts/../fonts/BasisGrotesquePro-BlackIt.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Basis Grotesque Pro';
    src: url('../fonts/BasisGrotesquePro-BoldIt.woff2') format('woff2'),
        url('../fonts/BasisGrotesquePro-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Basis Grotesque Pro';
    src: url('../fonts/BasisGrotesquePro-Black.woff2') format('woff2'),
        url('../fonts/BasisGrotesquePro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Basis Grotesque Pro';
    src: url('../fonts/BasisGrotesquePro-Bold.woff2') format('woff2'),
        url('../fonts/BasisGrotesquePro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Basis Grotesque Pro';
    src: url('../fonts/BasisGrotesquePro-MediumIt.woff2') format('woff2'),
        url('../fonts/BasisGrotesquePro-MediumIt.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Basis Grotesque Pro';
    src: url('../fonts/BasisGrotesquePro-LightIt.woff2') format('woff2'),
        url('../fonts/BasisGrotesquePro-LightIt.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Basis Grotesque Pro';
    src: url('../fonts/BasisGrotesquePro-Light.woff2') format('woff2'),
        url('../fonts/BasisGrotesquePro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Basis Grotesque Pro';
    src: url('../fonts/BasisGrotesquePro-Medium.woff2') format('woff2'),
        url('../fonts/BasisGrotesquePro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Basis Grotesque Pro';
    src: url('../fonts/BasisGrotesquePro-Regular.woff2') format('woff2'),
        url('../fonts/BasisGrotesquePro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Basis Grotesque Pro OffWhite';
    src: url('../fonts/BasisGrotesquePro-OffWhiteIt.woff2') format('woff2'),
        url('../fonts/BasisGrotesquePro-OffWhiteIt.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Basis Grotesque Pro OffWhite';
    src: url('../fonts/BasisGrotesquePro-OffWhite.woff2') format('woff2'),
        url('../fonts/BasisGrotesquePro-OffWhite.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Basis Grotesque Pro';
    src: url('../fonts/BasisGrotesquePro-It.woff2') format('woff2'),
        url('../fonts/BasisGrotesquePro-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
