/* 
    Created on : Feb 17, 2016, 12:57:00 PM
    Author     : Farshid
    */
    @font-face{
        font-family:appfont;
        font-style:normal;
        font-weight:bold;
        src:url('../fonts/estedad/Estedad-Bold.woff2') format('truetype');
        }
    @font-face{
        font-family:appfont;
        font-style:normal;
        font-weight:500;
        src:url('../fonts/estedad/Estedad-Bold.woff2') format('truetype');
    }
    @font-face{
        font-family:appfont;
        font-style:normal;
        font-weight:300;
        src:url('../fonts/estedad/Estedad-Light.woff2') format('truetype');
    }
       @font-face{
        font-family:appfont;
        font-style:normal;
        font-weight:200;
        src:url('../fonts/estedad/Estedad-ExtraLight.woff2') format('truetype');
    }
    @font-face{
        font-family:appfont;
        font-style:normal;
        font-weight:100;
        src:url('../fonts/estedad/Estedad-Thin.woff2') format('truetype');
    }
    @font-face{
        font-family:appfont;
       font-style:normal;
       font-weight:normal;
       src:url('../fonts/estedad/Estedad-Medium.woff2') format('truetype');
    }
    