/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2018-04-19, 00:57:55
    Author     : solenzo
*/

@font-face {
    font-family: GeomanistBold;
    src: url("../../fonts/Geomanist-Bold.otf") format("opentype");
}

@font-face {
    font-family: GeomanistBlack;
    src: url("../../fonts/Geomanist-Black.otf") format("opentype");
}

@font-face {
    font-family: GeomanistBook;
    src: url("../../fonts/Geomanist-Book.otf") format("opentype");
}

@font-face {
    font-family: GeomanistLight;
    src: url("../../fonts/Geomanist-Light.otf") format("opentype");
}

@font-face {
    font-family: GeomanistMedium;
    src: url("../../fonts/Geomanist-Medium.otf") format("opentype");
}

@font-face {
    font-family: GeomanistRegular;
    src: url("../../fonts/Geomanist-Regular.otf") format("opentype");
}

@font-face {
    font-family: GeomanistUltra;
    src: url("../../fonts/Geomanist-Ultra.otf") format("opentype");
}
