@import url("https://fonts.googleapis.com/css?family=Verdana:100,200,300,400,500,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Lato:100,200,300,400,500,600,700,800");
/*@import url("https://fonts.googleapis.com/css?family=Myriad+Pro:100,200,300,400,500,600,700,800");*/

@font-face {
    font-family: 'Autumn Voyage';
    src: url('../fonts/AutumnVoyage-Regular.eot');
    src: url('../fonts/AutumnVoyage-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AutumnVoyage-Regular.woff2') format('woff2'),
        url('../fonts/AutumnVoyage-Regular.woff') format('woff'),
        url('../fonts/AutumnVoyage-Regular.ttf') format('truetype'),
        url('../fonts/AutumnVoyage-Regular.svg#AutumnVoyage-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Sortdecai Brush Script';
    src: url('../fonts/SortdecaiBrushScript.eot');
    src: url('../fonts/SortdecaiBrushScript.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SortdecaiBrushScript.woff2') format('woff2'),
        url('../fonts/SortdecaiBrushScript.woff') format('woff'),
        url('../fonts/SortdecaiBrushScript.ttf') format('truetype'),
        url('../fonts/SortdecaiBrushScript.svg#SortdecaiBrushScript') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Regular'), url('../fonts/MYRIADPRO-REGULAR.woff') format('woff');
}

@font-face {
    font-family: 'Myriad Pro Light';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Light'), url('../fonts/Myriadpro-Light.woff') format('woff');
}   


@font-face {
    font-family: 'Myriad Pro Semibold';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Semibold'), url('../fonts/MYRIADPRO-SEMIBOLD.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Semibold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Semibold Italic'), url('../fonts/MYRIADPRO-SEMIBOLDIT.woff') format('woff');
}

@font-face {
    font-family: 'Myriad Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Bold'), url('../fonts/MYRIADPRO-BOLD.woff') format('woff');
}

@font-face {
    font-family: 'Myriad Pro Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Bold Italic'), url('../fonts/MYRIADPRO-BOLDIT.woff') format('woff');
}

@font-face {
    font-family: 'Adobe Arabic';
    src: url('../fonts/AdobeArabic-Regular.eot');
    src: url('../fonts/AdobeArabic-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AdobeArabic-Regular.woff2') format('woff2'),
        url('../fonts/AdobeArabic-Regular.woff') format('woff'),
        url('../fonts/AdobeArabic-Regular.ttf') format('truetype'),
        url('../fonts/AdobeArabic-Regular.svg#AdobeArabic-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Adobe Arabic';
    src: url('../fonts/AdobeArabic-Bold.eot');
    src: url('../fonts/AdobeArabic-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AdobeArabic-Bold.woff2') format('woff2'),
        url('../fonts/AdobeArabic-Bold.woff') format('woff'),
        url('../fonts/AdobeArabic-Bold.ttf') format('truetype'),
        url('../fonts/AdobeArabic-Bold.svg#AdobeArabic-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}