/*
    Google Font: https://fonts.google.com/specimen/Signika?selection.family=Signika

    Copyright (c) 2011 by Anna Giedryś (http://ancymonic.com),
    with Reserved Font Names "Signika".

    This Font Software is licensed under the SIL Open Font License, Version 1.1.
    This license is copied below, and is also available with a FAQ at:
    http://scripts.sil.org/OFL
*/

@font-face{
	font-family:"Signika";
    src: url("Signika-Light.ttf") format("truetype");
    font-weight: 300;
}

@font-face{
	font-family:"Signika";
    src: url("Signika-Regular.ttf") format("truetype");
    font-weight: 400;
}

@font-face{
	font-family:"Signika";
    src: url("Signika-SemiBold.ttf") format("truetype");
    font-weight: 600;
}
