@font-face {
    font-family: 'Peyda';
    src: url('fonts/eot/PeydaWeb-Black.eot');
    src: url('fonts/woff2/PeydaWeb-Black.woff2') format('woff2'),
        url('fonts/woff/PeydaWeb-Black.woff') format('woff'),
        url('fonts/ttf/PeydaWeb-Black.ttf') format('true type'),
        url('fonts/svg/PeydaWeb-Black.svg') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Peyda';
    src: url('fonts/eot/PeydaWeb-Bold.eot');
    src: url('fonts/woff2/PeydaWeb-Bold.woff2') format('woff2'),
        url('fonts/woff/PeydaWeb-Bold.woff') format('woff'),
        url('fonts/ttf/PeydaWeb-Bold.ttf') format('truetype'),
        url('fonts/svg/PeydaWeb-Bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Peyda';
    src: url('fonts/eot/PeydaWeb-ExtraBold.eot');
    src: url('fonts/woff2/PeydaWeb-ExtraBold.woff2') format('woff2'),
        url('fonts/woff/PeydaWeb-ExtraBold.woff') format('woff'),
        url('fonts/ttf/PeydaWeb-ExtraBold.ttf') format('truetype'),
        url('fonts/svg/PeydaWeb-ExtraBold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Peyda';
    src: url('fonts/eot/PeydaWeb-ExtraLight.eot');
    src: url('fonts/woff2/PeydaWeb-ExtraLight.woff2') format('woff2'),
        url('fonts/woff/PeydaWeb-ExtraLight.woff') format('woff'),
        url('fonts/ttf/PeydaWeb-ExtraLight.ttf') format('truetype'),
        url('fonts/svg/PeydaWeb-ExtraLight.svg') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Peyda';
    src: url('fonts/eot/PeydaWeb-Medium.eot');
    src: url('fonts/woff2/PeydaWeb-Medium.woff2') format('woff2'),
        url('fonts/woff/PeydaWeb-Medium.woff') format('woff'),
        url('fonts/ttf/PeydaWeb-Medium.ttf') format('truetype'),
        url('fonts/svg/PeydaWeb-Medium.svg') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Peyda';
    src: url('fonts/eot/PeydaWeb-Light.eot');
    src: url('fonts/woff2/PeydaWeb-Light.woff2') format('woff2'),
        url('fonts/woff/PeydaWeb-Light.woff') format('woff'),
        url('fonts/ttf/PeydaWeb-Light.ttf') format('truetype'),
        url('fonts/svg/PeydaWeb-Light.svg') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Peyda';
    src: url('fonts/eot/PeydaWeb-SemiBold.eot');
    src: url('fonts/woff2/PeydaWeb-SemiBold.woff2') format('woff2'),
        url('fonts/woff/PeydaWeb-SemiBold.woff') format('woff'),
        url('fonts/ttf/PeydaWeb-SemiBold.ttf') format('truetype'),
        url('fonts/svg/PeydaWeb-SemiBold.svg') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Peyda';
    src: url('fonts/eot/PeydaWeb-Regular.eot');
    src: url('fonts/woff2/PeydaWeb-Regular.woff2') format('woff2'),
        url('fonts/woff/PeydaWeb-Regular.woff') format('woff'),
        url('fonts/ttf/PeydaWeb-Regular.ttf') format('truetype'),
        url('fonts/svg/PeydaWeb-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Peyda';
    src: url('fonts/eot/PeydaWeb-Thin.eot');
    src: url('fonts/woff2/PeydaWeb-Thin.woff2') format('woff2'),
        url('fonts/woff/PeydaWeb-Thin.woff') format('woff'),
        url('fonts/ttf/PeydaWeb-Thin.ttf') format('truetype'),
        url('fonts/svg/PeydaWeb-Thin.svg') format('svg');
    font-weight: 100;
    font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, acronym, address, big, cite,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input {
    font-family: 'Peyda', Sans-serif !important;
    letter-spacing: 0;
}

.mobile-menu-dark .nav-dropdown{
    right: auto !important;
    left: 0 !important;
}

.star-rating span:after, .star-rating span:before {
    font-family: alpha !important;
}

.testimonial .ratings-full:before{
    font-family: alpha;
}

.alpha-posts-grid .title{
    text-align: right !important;
}

.alpha-posts-grid .alpha-tb-featured-image{
    margin-right: 0;
    margin-left: 2.2rem;
}