I'm trying to use VAGRoundedStd-Thin.otf as a font for my headings. I've got the font and I placed it in my website folder using ftp.
After that i have put the following code in the css file.
@font-face{
font-family:"VAG Rounded W02 Thin";
src:url("rimowaedition.com/VAGRoundedStd-Thin.otf") format("opentype");
}
h2 {
font-family: "VAG Rounded W02 Thin" !important;
}
I got frustrated and started putting important for the code but it didn't matter. Any ideas on how i can get it to use the font.
Link to the website : http://rimowaedition.com/