/* @font-face {
    font-family: 'thinkregular';
    src: url('beginning_of_summer_3.woff2') format('woff2'),
         url('beginning_of_summer_3.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Beginning of Summer';
    src: url('../fonts/BeginningofSummer.woff2') format('woff2'),
        url('../fonts/BeginningofSummer.woff') format('woff'),
        url('../fonts/BeginningofSummer.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Beginning of Summer';
    src: url('../fonts/BeginningofSummer_1.woff2') format('woff2'),
        url('../fonts/BeginningofSummer_1.woff') format('woff'),
        url('../fonts/BeginningofSummer_1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */
/* @font-face {
    font-family: UrgentTrack;
    src: url(../fonts/thameen/Light.otf);
    font-weight: 200;
    font-style: normal;
    unicode-range: U+0600—06FF;
} */

@font-face {
    font-family: UrgentTrack;
    src: url(../fonts/thameen/Book.otf) format("opentype");
    unicode-range: U+0600—06FF;
}
@font-face {
    font-family: UrgentTrack;
    src: url(../fonts/montserrat/Regular.ttf) format("truetype");
    /* unicode-range: U+0041-007A; */
}
/* @font-face {
    font-family: UrgentTrack;
    src: url(../fonts/montserrat/Regular.otf) format("opentype");
    unicode-range: U+30-39;
} */


/* @font-face {
    font-family: UrgentTrack;
    src: url(../fonts/thameen/DemiBold.otf);
    font-weight: 700;
    font-style: normal;
    unicode-range: U+0600—06FF;
} */



/* @font-face {
    font-family: UrgentTrack;
    src: url(../fonts/thameen/Book.otf);
    font-weight: 400;
    font-style: normal;
    unicode-range: U+0041-007A;
} */

/* @font-face {
    font-family: UrgentTrack;
    src: url(../fonts/montserrat/Regular.ttf);
    font-weight: 700;
    font-style: normal;
    unicode-range: U+0041-007A;
} */