@font-face {
    font-family: 'Soleil-SemiBold';
    src: url('../fonts/Soleil-SemiBold/Soleil-SemiBold.eot');
    src: url('../fonts/Soleil-SemiBold/Soleil-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Soleil-SemiBold/Soleil-SemiBold.woff') format('woff'),
        url('../fonts/Soleil-SemiBold/Soleil-SemiBold.ttf') format('truetype'),
        url('../fonts/Soleil-SemiBold/Soleil-SemiBold.svg#Soleil-SemiBold') format('svg');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
.soleil-semibold{
    font-family: 'Soleil-SemiBold' !important;
}
@font-face {
    font-family: 'Soleil-Bold';
    src: url('../fonts/Soleil-Bold/Soleil-Bold.eot');
    src: url('../fonts/Soleil-Bold/Soleil-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Soleil-Bold/Soleil-Bold.woff') format('woff'),
        url('../fonts/Soleil-Bold/Soleil-Bold.ttf') format('truetype'),
        url('../fonts/Soleil-Bold/Soleil-Bold.svg#Soleil-Bold') format('svg');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
.soleil-bold{
    font-family: 'Soleil-Bold' !important;
}
@font-face {
    font-family: 'Soleil-ExtraBold';
    src: url('../fonts/Soleil-ExtraBold/Soleil-ExtraBold.eot');
    src: url('../fonts/Soleil-ExtraBold/Soleil-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Soleil-ExtraBold/Soleil-ExtraBold.woff') format('woff'),
        url('../fonts/Soleil-ExtraBold/Soleil-ExtraBold.ttf') format('truetype'),
        url('../fonts/Soleil-ExtraBold/Soleil-ExtraBold.svg#Soleil-ExtraBold') format('svg');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
.soleil-extrabold{
    font-family: 'Soleil-ExtraBold' !important;
}
@font-face {
    font-family: 'Soleil-Regular';
    src: url('../fonts/Soleil-Regular/Soleil-Regular.eot');
    src: url('../fonts/Soleil-Regular/Soleil-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Soleil-Regular/Soleil-Regular.woff') format('woff'),
        url('../fonts/Soleil-Regular/Soleil-Regular.ttf') format('truetype'),
        url('../fonts/Soleil-Regular/Soleil-Regular.svg#Soleil-Regular') format('svg');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
.soleil-soft{
    font-family: 'Soleil-Regular' !important;
} 

@font-face {
    font-family: 'Soleil-Light';
    src: url('../fonts/Soleil-Light/Soleil-Light.eot');
    src: url('../fonts/Soleil-Light/Soleil-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Soleil-Light/Soleil-Light.woff') format('woff'),
        url('../fonts/Soleil-Light/Soleil-Light.ttf') format('truetype'),
        url('../fonts/Soleil-Light/Soleil-Light.svg#Soleil-Light') format('svg');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
.soleil-light{
    font-family: 'Soleil-Light' !important;
} 

@font-face {
    font-family: 'SoleilBk-Italic';
    src: url('../fonts/SoleilBk-Italic/SoleilBk-Italic.eot');
    src: url('../fonts/SoleilBk-Italic/SoleilBk-Italic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SoleilBk-Italic/SoleilBk-Italic.woff') format('woff'),
        url('../fonts/SoleilBk-Italic/SoleilBk-Italic.ttf') format('truetype'),
        url('../fonts/SoleilBk-Italic/SoleilBk-Italic.svg#SoleilBk-Italic') format('svg');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
.soleilbk-italic{
    font-family: 'SoleilBk-Italic' !important;
} 

@font-face {
    font-family: 'Soleil-Book';
    src: url('../fonts/Soleil-Book/Soleil-Book.eot');
    src: url('../fonts/Soleil-Book/Soleil-Book.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Soleil-Book/Soleil-Book.woff') format('woff'),
        url('../fonts/Soleil-Book/Soleil-Book.ttf') format('truetype'),
        url('../fonts/Soleil-Book/Soleil-Book.svg#Soleil-Book') format('svg');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
.soleilbk {
    font-family: 'Soleil-Book' !important;
} 


@font-face {
    font-family: 'Apertura-Black';
    src: url('../fonts/Apertura/Apertura-Black.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
.apertura-black {
    font-family: 'Apertura-Black' !important;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-Bold.eot');
    src: url('../fonts/Roboto/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto/Roboto-Bold.woff') format('woff'),
        url('../fonts/Roboto/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-Black.eot');
    src: url('../fonts/Roboto/Roboto-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto/Roboto-Black.woff') format('woff'),
        url('../fonts/Roboto/Roboto-Black.svg#Roboto-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
.roboto-black {
    font-family: 'Roboto';
    font-weight: 900;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-Medium.eot');
    src: url('../fonts/Roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto/Roboto-Medium.woff') format('woff'),
        url('../fonts/Roboto/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-Italic.eot');
    src: url('../fonts/Roboto/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto/Roboto-Italic.woff') format('woff'),
        url('../fonts/Roboto/Roboto-Italic.svg#Roboto-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-Regular.eot');
    src: url('../fonts/Roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto/Roboto-Regular.woff') format('woff'),
        url('../fonts/Roboto/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.roboto {
    font-family: 'Roboto';
}

@font-face {
    font-family: 'Gotham Ultra';
    src: url('../fonts/GothamUltra/Gotham-Ultra.eot');
    src: url('../fonts/GothamUltra/Gotham-Ultra.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothamUltra/Gotham-Ultra.woff') format('woff'),
        url('../fonts/GothamUltra/Gotham-Ultra.svg#Gotham-Ultra') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.gotham {
    font-family: 'Gotham Ultra';
}

@font-face {
    font-family: 'Gotham-Medium';
    src: url('../fonts/GothamMedium/Gotham-Medium.eot');
    src: url('../fonts/GothamMedium/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GothamMedium/Gotham-Medium.woff') format('woff'),
        url('../fonts/GothamMedium/Gotham-Medium.ttf') format('truetype'),
        url('../fonts/GothamMedium/Gotham-Medium.svg#Gotham-Medium') format('svg');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
.gotham-medium {
    font-family: 'Gotham-Medium' !important;
} 

@font-face {
    font-family: 'Gotham-Black';
    src: url('../fonts/GothamBlack/Gotham-Black.eot');
    src: url('../fonts/GothamBlack/Gotham-Black.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GothamBlack/Gotham-Black.woff') format('woff'),
        url('../fonts/GothamBlack/Gotham-Black.ttf') format('truetype'),
        url('../fonts/GothamBlack/Gotham-Black.svg#Gotham-Black') format('svg');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
.gotham-black {
    font-family: 'Gotham-Black' !important;
} 

@font-face {
    font-family: 'AishaLatin-Extrabold';
    src: url('../fonts/AishaLatin/Aisha-Latin-Extrabold.eot');
    src: url('../fonts/AishaLatin/Aisha-Latin-Extrabold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AishaLatin/Aisha-Latin-Extrabold.woff') format('woff'),
        url('../fonts/AishaLatin/Aisha-Latin-Extrabold.svg#AishaExtrabold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.aisha {
    font-family: 'AishaLatin-Extrabold';
}