/*------------------------------------------------------------------
Atom Media Studio v3.0

Project:        AMS Official Themes
Version:        3.0
Last change:    07/01/2016
Designed by:    Atom Media Studio

[Table of contents]

1. General
2. Navigation
3. Slider
4. Portfolio
5. Service
6. About
7. Contact
# Back To Top
-------------------------------------------------------------------*/

/*--------------------
1. General
--------------------*/

@font-face {
    font-family: "Aller";
    font-style: normal;
    font-weight: normal;
    src: local("Aller"), url("../fonts/aller/Aller_Rg.woff") format("woff");
}

@font-face {
    font-family: "Aller Light";
    src: url("../fonts/aller/Aller_Lt.eot?") format("eot"),
        url("../fonts/aller/Aller_Lt.woff") format("woff"),
        url("../fonts/aller/Aller_Lt.ttf") format("truetype"),
        url("../fonts/aller/Aller_Lt.svg#Aller-Light") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Aller Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Aller Italic"),
        url("../fonts/aller/Aller_It.woff") format("woff");
}

@font-face {
    font-family: "Aller Bold";
    font-style: normal;
    font-weight: normal;
    src: local("Aller Bold"), url("../fonts/aller/Aller_Bd.woff") format("woff");
}

@font-face {
    font-family: "Aller Bold Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Aller Bold Italic"),
        url("../fonts/aller/Aller_BdIt.woff") format("woff");
}

@font-face {
    font-family: "Aller Display";
    font-style: normal;
    font-weight: normal;
    src: local("Aller Display"),
        url("../fonts/aller/AllerDisplay.woff") format("woff");
}

@font-face {
    font-family: "Aller Light Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Aller Light Italic"),
        url("../fonts/aller/Aller_LtIt.woff") format("woff");
}

@font-face {
    font-family: "Bebas Neue Regular";
    src: url("../fonts/bebasneue/""BebasNeueRegular"".eot");
    src: local("Bebas Neue Regular"),
        url("../fonts/bebasneue/BebasNeueRegular.woff") format("woff"),
        url("../fonts/bebasneue/BebasNeueRegular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 400;
    src: local("Raleway"), local("Raleway-Regular"),
        url(../fonts/raleway/raleway.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
        U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 400;
    src: local("Raleway"), local("Raleway-Regular"),
        url(../fonts/raleway/raleway-rg.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
        U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
        U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "MondaBold";
    src: url("../fonts/monda/Monda-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "MondaRegular";
    src: url("../fonts/monda/Monda-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
