@font-face {
    font-family: 'Montserrat-Bold';
    src: url('https://orredoo.shop/static/fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('https://orredoo.shop/static/fonts/montserrat-bold-webfont.woff') format('woff'),
         url('https://orredoo.shop/static/fonts/Montserrat-Bold.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url('https://orredoo.shop/static/fonts/montserrat-medium-webfont.woff2') format('woff2'),
         url('https://orredoo.shop/static/fonts/montserrat-medium-webfont.woff') format('woff'),
         url('https://orredoo.shop/static/fonts/Montserrat-Medium.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('https://orredoo.shop/static/fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('https://orredoo.shop/static/fonts/montserrat-regular-webfont.woff') format('woff'),
         url('https://orredoo.shop/static/fonts/Montserrat-Regular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Semibold';
    src: url('https://orredoo.shop/static/fonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('https://orredoo.shop/static/fonts/montserrat-semibold-webfont.woff') format('woff'),
         url('https://orredoo.shop/static/fonts/Montserrat-Semibold.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoCondensed-Bold';
    src: url('https://orredoo.shop/static/fonts/robotocondensed-bold-webfont.woff2') format('woff2'),
         url('https://orredoo.shop/static/fonts/robotocondensed-bold-webfont.woff') format('woff'),
         url('https://orredoo.shop/static/fonts/RobotoCondensed-Bold.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoCondensed-Regular';
    src: url('https://orredoo.shop/static/fonts/robotocondensed-regular-webfont.woff2') format('woff2'),
         url('https://orredoo.shop/static/fonts/robotocondensed-regular-webfont.woff') format('woff'),
         url('https://orredoo.shop/static/fonts/RobotoCondensed-Regular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('https://orredoo.shop/static/fonts/fontawesome-webfont.eot') format('embedded-opentype');
    src: url('https://orredoo.shop/static/fonts/fontawesome-webfont.svg') format('svg');
    src: url('https://orredoo.shop/static/fonts/fontawesome-webfont.ttf') format('truetype');
    src: url('https://orredoo.shop/static/fonts/fontawesome-webfont.woff') format('woff');
    src: url('https://orredoo.shop/static/fonts/fontawesome-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}