/*
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 : 20-dic-2021, 14:58:51
    Author     : Damian
*/

@font-face {
    font-family: 'VisbyCF-Medium';
    src:url("/javax.faces.resource/fonts/VisbyCF-Medium.otf.xhtml");
    font-display: auto;
}

@font-face {
    font-family: 'VisbyCF-Heavy';
    src:url("/javax.faces.resource/fonts/VisbyCF-Heavy.otf.xhtml");
    font-display: auto;

}

@font-face {
    font-family: 'VisbyCF-Ligh';
    src:url("/javax.faces.resource/fonts/VisbyCF-Light.otf.xhtml");
    font-display: auto;

}

@font-face {
    font-family: 'Metric Regular';
    src:url("/javax.faces.resource/fonts/VisbyCF-Medium.otf.xhtml");
    font-display: auto;

}

@font-face {
    font-family: 'Metric Bold';
    src:url("/javax.faces.resource/fonts/Metric Bold.otf.xhtml");
   font-display: auto;

}