@font-face {
    font-family:"Graphik";
    src: url('../font/Graphik-Medium.ttf');
    font-weight: 500;
}

@font-face {
    font-family:"Graphik";
    src: url('../font/Graphik-Semibold.ttf');
    font-weight: 600;
}
@font-face {
    font-family:"Graphik";
    src: url('../font/Graphik-Regular.ttf');
    font-weight: 400;
}
@font-face {
    font-family:"Graphik";
    src: url('../font/Graphik-Bold.ttf');
    font-weight: 700;
}



@font-face {
    font-family:"Rubik";
    src: url('../font/Rubik-Medium.ttf');
    font-weight: 500;
}

@font-face {
    font-family:"Rubik";
    src: url('../font/Rubik-SemiBold.ttf');
    font-weight: 600;
}

@font-face {
    font-family:"Rubik";
    src: url('../font/Rubik-Bold.ttf');
    font-weight: 700;
}


@font-face {
    font-family:"Sohne";
    src: url('../font/Sohne-normal.ttf');
    font-weight: 400;
}

/* @font-face {
    font-family:"Sohne";
    src: url('../font/Sohne-medium.ttf');
    font-weight: 500;
} */

@font-face {
    font-family:"Sohne";
    src: url('../font/Sohne-bold.ttf');
    font-weight: 600;
}

@font-face {
    font-family:"Sohne";
    src: url('../font/Sohne-Extrabold.ttf');
    font-weight: 700;
}
@font-face {
    font-family:"Sohne";
    src: url('../font/Sohne-dark.ttf');
    font-weight: 800;
}
@font-face {
    font-family:"Sohne";
    src: url('../font/sohne-latest.ttf');
    font-weight: 500;
}


@font-face {
    font-family:"Tiempos";
    src: url('../font/Tiempos-Light.ttf');
    font-weight: 300;
}
@font-face {
    font-family:"Tiempos";
    src: url('../font/Tiempos-Medium.ttf');
    font-weight: 500;
}

@font-face {
    font-family:"Tiempos";
    src: url('../font/Tiempos-Regular.ttf');
    font-weight: 400;
}



@font-face {
    font-family:"Reckless";
    src: url('../font/RecklessNeue-SemiBold.ttf');
    font-weight: 600;
}
@font-face {
    font-family:"AzeretMono";
    src: url('../font/AzeretMono-Medium.ttf');
    font-weight: 600;
}


@font-face {
    font-family:"Poppins";
    src: url('../font/Poppins-Medium.ttf');
    font-weight: 500;
}
